Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ZeroCool94
/
stable-diffusion-v1-5
like
3
Text-to-Image
Diffusers
StableDiffusionPipeline
License:
creativeml-openrail-m
Model card
Files
Files and versions
xet
Community
6
Deploy
Use this model
b69c3f0
stable-diffusion-v1-5
23.8 GB
Ctrl+K
Ctrl+K
3 contributors
History:
8 commits
SFconvertbot
Adding `safetensors` variant of this model
b69c3f0
verified
about 1 year ago
feature_extractor
Add Diffusers weights (#1)
over 3 years ago
safety_checker
Adding `safetensors` variant of this model
about 1 year ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#3)
over 3 years ago
text_encoder
Adding `safetensors` variant of this model
about 1 year ago
tokenizer
Add Diffusers weights (#1)
over 3 years ago
unet
Adding `safetensors` variant of this model
about 1 year ago
vae
Adding `safetensors` variant of this model
about 1 year ago
.gitattributes
Safe
1.63 kB
Upload 3 files
over 3 years ago
README.md
Safe
39 Bytes
initial commit
over 3 years ago
Stable Diffusion v1-5-Pruned-ema only.ckpt
pickle
Detected Pickle imports (9)
"numpy.dtype"
,
"collections.OrderedDict"
,
"torch.IntStorage"
,
"torch.LongStorage"
,
"torch.FloatStorage"
,
"numpy.core.multiarray.scalar"
,
"_codecs.encode"
,
"torch._utils._rebuild_tensor_v2"
,
"pytorch_lightning.callbacks.model_checkpoint.ModelCheckpoint"
How to fix it?
4.27 GB
xet
Upload 3 files
over 3 years ago
Stable Diffusion-v1-5-Inpainting.ckpt
Safe
pickle
Detected Pickle imports (5)
"torch.FloatStorage"
,
"torch.IntStorage"
,
"collections.OrderedDict"
,
"torch.LongStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
4.27 GB
xet
Upload 3 files
over 3 years ago
Stable Diffusion-v1-5-Inpainting.safetensors
4.27 GB
xet
Adding `safetensors` variant of this model
about 1 year ago
model_index.json
Safe
546 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#5)
almost 3 years ago