Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
danbrown
/
elldreth-dream-mix
like
5
Text-to-Image
Diffusers
StableDiffusionPipeline
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
elldreth-dream-mix
3 contributors
History:
6 commits
danbrown
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (
#2
)
c5b2e84
over 1 year ago
feature_extractor
added safety_checker and feature_extractor
almost 2 years ago
safety_checker
added safety_checker and feature_extractor
almost 2 years ago
scheduler
converted to diffusers
almost 2 years ago
text_encoder
converted to diffusers
almost 2 years ago
tokenizer
converted to diffusers
almost 2 years ago
unet
converted to diffusers
almost 2 years ago
vae
Add `scale_factor` to vae config. (#1)
over 1 year ago
.gitattributes
Safe
1.54 kB
added ckpt
almost 2 years ago
elldrethSDreamMix_v10.ckpt
Safe
pickle
Detected Pickle imports (4)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.IntStorage"
,
"collections.OrderedDict"
What is a pickle import?
4.27 GB
LFS
added ckpt
almost 2 years ago
model_index.json
Safe
546 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#2)
over 1 year ago