Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
stabilityai
/
stable-diffusion-2-1
like
3.2k
Text-to-Image
Diffusers
StableDiffusionPipeline
stable-diffusion
Inference Endpoints
arxiv:
2112.10752
arxiv:
2202.00512
arxiv:
1910.09700
License:
openrail++
Model card
Files
Files and versions
Community
85
Deploy
Use in Diffusers
5cae40e
stable-diffusion-2-1
10 contributors
History:
19 commits
patrickvonplaten
HF staff
Fix deprecated float16/fp16 variant loading through new `version` API. (
#66
)
5cae40e
3 months ago
feature_extractor
Upload preprocessor_config.json
10 months ago
scheduler
Add diffusers weights (#2)
10 months ago
text_encoder
Fix deprecated float16/fp16 variant loading through new `version` API. (#66)
3 months ago
tokenizer
Add diffusers weights (#2)
10 months ago
unet
Fix deprecated float16/fp16 variant loading through new `version` API. (#66)
3 months ago
vae
Fix deprecated float16/fp16 variant loading through new `version` API. (#66)
3 months ago
.gitattributes
1.48 kB
initial commit
10 months ago
README.md
12.2 kB
Updated the sample code (#58)
5 months ago
model_index.json
537 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#56)
5 months ago
v2-1_768-ema-pruned.ckpt
pickle
Detected Pickle imports (8)
"_codecs.encode"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"numpy.dtype"
,
"torch.IntStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"pytorch_lightning.callbacks.model_checkpoint.ModelCheckpoint"
,
"numpy.core.multiarray.scalar"
How to fix it?
5.21 GB
LFS
add v2-1
10 months ago
v2-1_768-ema-pruned.safetensors
5.21 GB
LFS
Adding `safetensors` variant of this model (#14)
10 months ago
v2-1_768-nonema-pruned.ckpt
pickle
Detected Pickle imports (7)
"collections.OrderedDict"
,
"numpy.core.multiarray.scalar"
,
"torch._utils._rebuild_tensor_v2"
,
"_codecs.encode"
,
"pytorch_lightning.callbacks.model_checkpoint.ModelCheckpoint"
,
"numpy.dtype"
,
"torch.FloatStorage"
How to fix it?
5.21 GB
LFS
add v2-1
10 months ago
v2-1_768-nonema-pruned.safetensors
5.21 GB
LFS
Adding `safetensors` variant of this model (#14)
10 months ago