Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
acheong08
/
SD-V1-5-cloned
like
9
Text-to-Image
Diffusers
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
arxiv:
5 papers
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
main
SD-V1-5-cloned
7 contributors
History:
14 commits
acheong08
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (
#4
)
6f5c286
over 1 year ago
feature_extractor
add diffusers weights
about 2 years ago
safety_checker
add diffusers weights
about 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#2)
almost 2 years ago
text_encoder
add diffusers weights
about 2 years ago
tokenizer
add diffusers weights
about 2 years ago
unet
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#1)
almost 2 years ago
vae
Add `scale_factor` to vae config. (#3)
almost 2 years ago
.gitattributes
Safe
1.55 kB
Upload v1-5-pruned.ckpt
about 2 years ago
README.md
Safe
14.6 kB
Update README.md
about 2 years ago
model_index.json
Safe
541 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#4)
over 1 year ago
v1-5-pruned-emaonly.ckpt
pickle
Detected Pickle imports (9)
"_codecs.encode"
,
"pytorch_lightning.callbacks.model_checkpoint.ModelCheckpoint"
,
"collections.OrderedDict"
,
"torch.IntStorage"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"torch.LongStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
How to fix it?
4.27 GB
LFS
Upload v1-5-pruned-emaonly.ckpt
about 2 years ago
v1-5-pruned.ckpt
pickle
Detected Pickle imports (9)
"torch.FloatStorage"
,
"numpy.core.multiarray.scalar"
,
"torch._utils._rebuild_tensor_v2"
,
"pytorch_lightning.callbacks.model_checkpoint.ModelCheckpoint"
,
"numpy.dtype"
,
"collections.OrderedDict"
,
"torch.LongStorage"
,
"_codecs.encode"
,
"torch.IntStorage"
How to fix it?
7.7 GB
LFS
Upload v1-5-pruned.ckpt
about 2 years ago
v1-inference.yaml
Safe
1.87 kB
add diffusers weights
about 2 years ago