Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Fictiverse
/
Stable_Diffusion_Microscopic_model
like
77
Text-to-Image
Diffusers
StableDiffusionPipeline
Inference Endpoints
License:
openrail
Model card
Files
Files and versions
Community
8
Train
Deploy
Use this model
main
Stable_Diffusion_Microscopic_model
4 contributors
History:
15 commits
Fictiverse
Update README.md
add411e
over 1 year ago
feature_extractor
Add Diffusers weights (#1)
almost 2 years ago
safety_checker
Add Diffusers weights (#1)
almost 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#4)
almost 2 years ago
text_encoder
Add Diffusers weights (#1)
almost 2 years ago
tokenizer
Add Diffusers weights (#1)
almost 2 years ago
unet
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#3)
almost 2 years ago
vae
Add `scale_factor` to vae config. (#7)
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
Microscopic_v1.ckpt
Safe
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"torch.LongStorage"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
What is a pickle import?
4.27 GB
LFS
Upload Microscopic_v1.ckpt
almost 2 years ago
README.md
Safe
1.35 kB
Update README.md
over 1 year ago
model_index.json
Safe
546 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#8)
over 1 year ago