Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
danbrown
/
ogkalu-comic-diffusion
like
5
Text-to-Image
Diffusers
StableDiffusionPipeline
Inference Endpoints
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
refs/pr/4
ogkalu-comic-diffusion
3 contributors
History:
9 commits
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
52857a8
over 1 year ago
feature_extractor
converted to diffusers
about 2 years ago
safety_checker
converted to diffusers
about 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#2)
almost 2 years ago
text_encoder
converted to diffusers
about 2 years ago
tokenizer
converted to diffusers
about 2 years ago
unet
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#1)
almost 2 years ago
vae
Add `scale_factor` to vae config. (#3)
over 1 year ago
.gitattributes
Safe
1.48 kB
added ckpt
about 2 years ago
README.md
Safe
159 Bytes
Update README.md
about 2 years ago
comic-diffusion.ckpt
Safe
pickle
Detected Pickle imports (4)
"torch.HalfStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
2.13 GB
LFS
added ckpt
about 2 years ago
model_index.json
Safe
548 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
over 1 year ago