Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jzli
/
DreamShaper-3.3
like
20
Text-to-Image
Diffusers
StableDiffusionPipeline
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
DreamShaper-3.3
2 contributors
History:
8 commits
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (
#3
)
aaca23d
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 Diffusers weights (#1)
almost 2 years ago
text_encoder
Add Diffusers weights (#1)
almost 2 years ago
tokenizer
Add Diffusers weights (#1)
almost 2 years ago
unet
Add Diffusers weights (#1)
almost 2 years ago
vae
Add Diffusers weights (#1)
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
1.jpeg
Safe
47.1 kB
Upload 5 files
almost 2 years ago
2.jpeg
Safe
49.2 kB
Upload 5 files
almost 2 years ago
3.jpeg
Safe
58 kB
Upload 5 files
almost 2 years ago
4.jpeg
Safe
33.2 kB
Upload 5 files
almost 2 years ago
5.jpeg
Safe
59.2 kB
Upload 5 files
almost 2 years ago
DreamShaper_3.3_pruned.ckpt
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.HalfStorage"
What is a pickle import?
3.85 GB
LFS
Upload DreamShaper_3.3_pruned.ckpt
almost 2 years ago
README.md
Safe
542 Bytes
Update README.md
almost 2 years ago
model_index.json
Safe
582 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#3)
over 1 year ago