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
refs/pr/14
Ghibli-Diffusion
6 contributors
History:
17 commits
YueLiangchen
Create Howl
431a56e
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
Add Diffusers weights (#2)
almost 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#8)
almost 2 years ago
text_encoder
Add Diffusers weights (#2)
almost 2 years ago
tokenizer
Add Diffusers weights (#2)
almost 2 years ago
unet
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#7)
almost 2 years ago
vae
Add `scale_factor` to vae config. (#10)
over 1 year ago
.gitattributes
1.48 kB
initial commit
almost 2 years ago
Howl
46 Bytes
Create Howl
over 1 year ago
README.md
4.08 kB
minor typo (#6)
almost 2 years ago
ghibli-diffusion-v1.ckpt
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
546 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#11)
over 1 year ago