Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Fictiverse
/
Stable_Diffusion_Microscopic_model
like
78
Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Inference Endpoints
License:
openrail
Model card
Files
Files and versions
Community
9
Train
Deploy
Use this model
cf08d08
Stable_Diffusion_Microscopic_model
5 contributors
History:
16 commits
Iannou
Adding `safetensors` variant of this model
cf08d08
verified
about 2 months ago
feature_extractor
Add Diffusers weights (#1)
about 2 years ago
safety_checker
Adding `safetensors` variant of this model
about 2 months ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#4)
about 2 years ago
text_encoder
Adding `safetensors` variant of this model
about 2 months ago
tokenizer
Add Diffusers weights (#1)
about 2 years ago
unet
Adding `safetensors` variant of this model
about 2 months ago
vae
Adding `safetensors` variant of this model
about 2 months ago
.gitattributes
Safe
1.48 kB
initial commit
about 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
about 2 years ago
Microscopic_v1.safetensors
Safe
4.27 GB
LFS
Adding `safetensors` variant of this model
about 2 months 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