Instructions to use hf-internal-testing/stable-diffusion-broken with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use hf-internal-testing/stable-diffusion-broken with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("hf-internal-testing/stable-diffusion-broken", 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 Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 8d8ebfe6e744fd5652d403dfe46d914da326c49161ccf3b14f6e8d0d38238798
- Size of remote file:
- 5.83 MB
- SHA256:
- 6cd2e38507690e27f1419959fe45aae778d1a37ffe11a07d75351c6a9af6fbfb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.