Text-to-Image
Diffusers
OpenVINO
English
OVStableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
openvino-export
Instructions to use HelloSun/chilloutmix_NiPrunedFp32Fix-openvino with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use HelloSun/chilloutmix_NiPrunedFp32Fix-openvino with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("HelloSun/chilloutmix_NiPrunedFp32Fix-openvino", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 0b8391eef2e42309b78b259557c46dac8d8d10e85d81bf83fad9958b26ac0ec7
- Size of remote file:
- 198 MB
- SHA256:
- 3a7568de00c4579888bf705bdfb6c4711d5bb3958066bea49ff6de02f3e8ee34
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.