Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nitrosocke
/
Ghibli-Diffusion
like
624
Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
image-to-image
Inference Endpoints
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
17
Train
Deploy
Use this model
75f68c4
Ghibli-Diffusion
6 contributors
History:
17 commits
stevhliu
HF staff
Adding `safetensors` variant of this model
75f68c4
over 1 year ago
feature_extractor
Add Diffusers weights (#2)
almost 2 years ago
images
Upload ghibli-diffusion-thumbnail.jpg
almost 2 years ago
safety_checker
Adding `safetensors` variant of this model
over 1 year ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#8)
almost 2 years ago
text_encoder
Adding `safetensors` variant of this model
over 1 year ago
tokenizer
Add Diffusers weights (#2)
almost 2 years ago
unet
Adding `safetensors` variant of this model
over 1 year ago
vae
Adding `safetensors` variant of this model
over 1 year ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
README.md
Safe
4.08 kB
minor typo (#6)
almost 2 years ago
ghibli-diffusion-v1.ckpt
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.HalfStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
2.13 GB
LFS
Upload ghibli-diffusion-v1.ckpt
almost 2 years ago
model_index.json
Safe
546 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#11)
over 1 year ago