Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ShadoWxShinigamI
/
MJ-MultipleStyles
like
0
Text-to-Image
Diffusers
StableDiffusionPipeline
License:
openrail
Model card
Files
Files and versions
xet
Community
5
Train
Deploy
Use this model
refs/pr/4
MJ-MultipleStyles
Ctrl+K
Ctrl+K
3 contributors
History:
8 commits
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
bfc8828
over 2 years ago
feature_extractor
Add Diffusers weights (#1)
over 2 years ago
safety_checker
Add Diffusers weights (#1)
over 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#2)
over 2 years ago
text_encoder
Add Diffusers weights (#1)
over 2 years ago
tokenizer
Add Diffusers weights (#1)
over 2 years ago
unet
Add Diffusers weights (#1)
over 2 years ago
vae
Add `scale_factor` to vae config. (#3)
over 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
over 2 years ago
MJMultipleStyles_16600.ckpt
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.HalfStorage"
What is a pickle import?
2.13 GB
xet
Upload MJMultipleStyles_16600.ckpt
over 2 years ago
README.md
Safe
26 Bytes
initial commit
over 2 years ago
model_index.json
Safe
546 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
over 2 years ago