Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
runwayml
/
stable-diffusion-v1-5
like
9.33k
Text-to-Image
Diffusers
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Inference Endpoints
arxiv:
2207.12598
arxiv:
2112.10752
arxiv:
2103.00020
arxiv:
2205.11487
arxiv:
1910.09700
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
176
Deploy
Use in Diffusers
c9ab35f
stable-diffusion-v1-5
5 contributors
History:
21 commits
agermanidis
patrickvonplaten
HF staff
Fix deprecated float16/fp16 variant loading through new `version` API. (
#148
)
c9ab35f
3 months ago
feature_extractor
add diffusers weights
12 months ago
safety_checker
Fix deprecated float16/fp16 variant loading through new `version` API. (#148)
3 months ago
scheduler
Update scheduler/scheduler_config.json
11 months ago
text_encoder
Fix deprecated float16/fp16 variant loading through new `version` API. (#148)
3 months ago
tokenizer
add diffusers weights
12 months ago
unet
Fix deprecated float16/fp16 variant loading through new `version` API. (#148)
3 months ago
vae
Fix deprecated float16/fp16 variant loading through new `version` API. (#148)
3 months ago
.gitattributes
1.55 kB
Upload v1-5-pruned.ckpt
12 months ago
README.md
14.5 kB
Update README.md
10 months ago
model_index.json
541 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#124)
5 months ago
v1-5-pruned-emaonly.ckpt
pickle
Detected Pickle imports (9)
"numpy.dtype"
,
"torch._utils._rebuild_tensor_v2"
,
"numpy.core.multiarray.scalar"
,
"pytorch_lightning.callbacks.model_checkpoint.ModelCheckpoint"
,
"collections.OrderedDict"
,
"_codecs.encode"
,
"torch.IntStorage"
,
"torch.FloatStorage"
,
"torch.LongStorage"
How to fix it?
4.27 GB
LFS
Upload v1-5-pruned-emaonly.ckpt
12 months ago
v1-5-pruned-emaonly.safetensors
4.27 GB
LFS
Adding `safetensors` variant of this model (#61)
8 months ago
v1-5-pruned.ckpt
pickle
Detected Pickle imports (9)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.LongStorage"
,
"pytorch_lightning.callbacks.model_checkpoint.ModelCheckpoint"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"torch.FloatStorage"
,
"torch.IntStorage"
,
"_codecs.encode"
How to fix it?
7.7 GB
LFS
Upload v1-5-pruned.ckpt
12 months ago
v1-5-pruned.safetensors
7.7 GB
LFS
Adding `safetensors` variant of this model (#61)
8 months ago
v1-inference.yaml
1.87 kB
add diffusers weights
12 months ago