Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Instructions to use CompVis/stable-diffusion-v1-4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use CompVis/stable-diffusion-v1-4 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("CompVis/stable-diffusion-v1-4", dtype=torch.bfloat16, device_map="cuda") prompt = "A high tech solarpunk utopia in the Amazon rainforest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Connection refused on localhost (127.0.0.1:7860)
๐ 2
2
#215 opened almost 3 years ago
by
fubidou
How to set optional parameters? How to set the size of an image?
๐ 1
#214 opened almost 3 years ago
by
blansj
fg
#213 opened almost 3 years ago
by
Juno360219
fg
#212 opened almost 3 years ago
by
Juno360219
Update README.md
#210 opened almost 3 years ago
by
MrRobotoAI
How to set negative prompt in pipe?
3
#208 opened about 3 years ago
by
renshengchangzui
Create .ckpt
#207 opened about 3 years ago
by
aye14223
RuntimeError: "upsample_nearest2d_channels_last" not implemented for 'Half'
3
#206 opened about 3 years ago
by
jin941013
If you don't know how to download it
โค๏ธ 9
#204 opened about 3 years ago
by
Hektop
Select and Load Model Error
#202 opened about 3 years ago
by
avigra
๐ฉ Report
#201 opened about 3 years ago
by
141ADAKDHIH
Create ada
#200 opened about 3 years ago
by
Valkig
RuntimeError
๐ 1
1
#199 opened about 3 years ago
by
thomaszaap
Error: got an unexpected keyword argument 'init_image'
1
#198 opened about 3 years ago
by
zennee
ัะพะทะพะฒัะน ัะพะฝ
#197 opened about 3 years ago
by
darpax
๐ฉ Report : Ethical issue(s)
๐คฏ 1
#195 opened about 3 years ago
by
ziyuh
error in colab while running from diffusers import StableDiffusionPipeline
#191 opened over 3 years ago
by
supriyo
Update README.md
#190 opened over 3 years ago
by
GalaticGod66
GPU based StableDiffusion in python is not working in MAC
2
#188 opened over 3 years ago
by
muralimanohar
Update README.md
#187 opened over 3 years ago
by
Stirling89
how do i download
๐ 1
3
#182 opened over 3 years ago
by
GamerX
Experiencing same issue here!
โค๏ธ๐ 4
11
#181 opened over 3 years ago
by
Agorium
Tutorial series for how to use Stable Diffusion both on Google Colab and on your PC with Web UI interface - Install, Run, DreamBooth, Train, Custom Models, Yaml Files, Merge, Inject, Overtraining
โค๏ธ๐ค 1
#178 opened over 3 years ago
by
MonsterMMORPG
OSError: CompVis/stable-diffusion-v1-4 does not appear to have a file named config.json.
๐ค 1
5
#177 opened over 3 years ago
by
nazianafis
Create Dc
#176 opened over 3 years ago
by
Fightclub50
Onnxruntime inferencing using openvino execution provider based on stable diffusion onnx model
2
#170 opened over 3 years ago
by
sk2893
Download Issue??
4
#169 opened over 3 years ago
by
Ushguyer
Where are the weights on this page: Stable Diffusion v1-4 Model Card
4
#168 opened over 3 years ago
by
prompterminal
Update README.md
#166 opened over 3 years ago
by
Dixonbuttsdrivemenuts
You are using a model of type clip_text_model to instantiate a model of type .
โค๏ธ๐ 8
#165 opened over 3 years ago
by
prompterminal
Having an issue with AMD GPU on Windows
๐๐ 12
18
#164 opened over 3 years ago
by
BABIFIT
Create Emre
#163 opened over 3 years ago
by
Alolas
You are using a model of type clip_text_model to instantiate a model of type, This is not supported for all configurations of models and can yield errors.
4
#162 opened over 3 years ago
by
xxxx333ed
'StableDiffusionPipeline' is not defined
1
#161 opened over 3 years ago
by
BStrum
running SD on AMD GPU, AttributeError: 'LMSDiscreteScheduler' object has no attribute 'set_format error
๐ 2
15
#160 opened over 3 years ago
by
mokou123
Error while trying to download the pertained weights
8
#159 opened over 3 years ago
by
Rithik55
why bug : getattr(): attribute name must be string?
๐๐ค 5
35
#158 opened over 3 years ago
by
wangzehua99
Update README.md
#155 opened over 3 years ago
by
Mauvado
How to edit the parameters of the pipe through the API
#153 opened over 3 years ago
by
victorsl
Update README.md
#151 opened over 3 years ago
by
Jannat
Update README.md
#150 opened over 3 years ago
by
Jannat
Is there a .ckpt file for this?
๐ 3
4
#149 opened over 3 years ago
by
BingusDingusLingus
Where do you download the program?
๐ 1
3
#146 opened over 3 years ago
by
Darjena
Using a custom sampler in Diffusers
1
#145 opened over 3 years ago
by
lonelygirl96
Truncated output
#144 opened over 3 years ago
by
datha29
model load
#143 opened over 3 years ago
by
FOB69
Can I train a new stable diffusion model from scratch?
#141 opened over 3 years ago
by
zefyrus
Is it possible to generate multiple images from a seed image and text
#140 opened over 3 years ago
by
uniflow