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
refs/pr/3
elldreth-dream-mix
3 contributors
History:
7 commits
SinghthSzankh
Create README.md
dafdd17
verified
6 months 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
1.54 kB
added ckpt
almost 2 years ago
README.md
158 Bytes
Create README.md
6 months ago
elldrethSDreamMix_v10.ckpt
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
546 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#2)
over 1 year ago