Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Zack3D
/
Zack3D_Kinky-v1
like
34
Text-to-Image
Diffusers
English
StableDiffusionPipeline
stable-diffusion
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
main
Zack3D_Kinky-v1
5 contributors
History:
11 commits
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (
#6
)
2f8d9ed
over 1 year ago
feature_extractor
First model version
about 2 years ago
safety_checker
First model version
about 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#4)
almost 2 years ago
text_encoder
First model version
about 2 years ago
tokenizer
First model version
about 2 years ago
unet
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#3)
almost 2 years ago
vae
Add `scale_factor` to vae config. (#5)
almost 2 years ago
.gitattributes
Safe
1.44 kB
Upload Zack3D_Kinky-v1.ckpt
about 2 years ago
README.md
Safe
1.16 kB
Update README.md
about 2 years ago
Zack3D_Kinky-v1.ckpt
pickle
Detected Pickle imports (7)
"torch._utils._rebuild_tensor_v2"
,
"torch.HalfStorage"
,
"numpy.dtype"
,
"collections.OrderedDict"
,
"_codecs.encode"
,
"numpy.core.multiarray.scalar"
,
"torch.FloatStorage"
How to fix it?
3.85 GB
LFS
Upload Zack3D_Kinky-v1.ckpt
about 2 years ago
model_index.json
Safe
541 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#6)
over 1 year ago