Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Instructions to use stable-diffusion-v1-5/stable-diffusion-v1-5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stable-diffusion-v1-5/stable-diffusion-v1-5 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stable-diffusion-v1-5/stable-diffusion-v1-5", 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
SDDD
#43 opened 3 days ago
by
oravianando
why it has 47GB, all files useful
1
#41 opened 4 months ago
by
inertial1
Dependencies version for stabble difussion v1.5
1
#39 opened 6 months ago
by
lightshadown
Update README.md
#38 opened 6 months ago
by
Gerax2109
aaa
#37 opened 7 months ago
by
allragedbody
learn
#36 opened 8 months ago
by
teamo809250
deneme331
#35 opened 9 months ago
by
kubilayarikan
SDv15
#34 opened 10 months ago
by
Pallasting
with low steps and scale
1
#28 opened 11 months ago
by
rohan7713
abc
#25 opened 12 months ago
by
HafizMuhammad555
Correct jason
1
#15 opened over 1 year ago
by
Max99992342
Please Provide main.py script for lightning.ai or notebook to google colab
1
#14 opened over 1 year ago
by
ShintaroNippon
Request: DOI
#13 opened over 1 year ago
by
uncleben74
Add library_name, pipeline tag and links to Conceptrol paper
#11 opened over 1 year ago
by
nielsr
Errors occure when I try to load the model
2
#10 opened over 1 year ago
by
NGain
Update README.md
#9 opened over 1 year ago
by
Domesticmammal
Upload Без названия252_20250101100822.png
#7 opened over 1 year ago
by
Haoooooooo20
README.md typo fix
1
#4 opened over 1 year ago
by
bellwethering
Create config.json
#2 opened almost 2 years ago
by
giapdo
Add generated example
1
#1 opened almost 2 years ago
by
rag000