Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ogkalu
/
Comic-Diffusion
like
504
Text-to-Image
Diffusers
StableDiffusionPipeline
Inference Endpoints
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
21
Train
Deploy
Use this model
refs/pr/21
Comic-Diffusion
5 contributors
History:
17 commits
Dd466
Update README.md
3ab9e9d
verified
4 months ago
feature_extractor
Upload ogkalu_Comic-Diffusion · Hugging Face (#13)
almost 2 years ago
safety_checker
Add Diffusers weights (#5)
almost 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#9)
almost 2 years ago
text_encoder
Add Diffusers weights (#5)
almost 2 years ago
tokenizer
Add Diffusers weights (#5)
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. (#14)
almost 2 years ago
.gitattributes
2.12 kB
Upload ogkalu_Comic-Diffusion · Hugging Face (#13)
almost 2 years ago
README.md
1.63 kB
Update README.md
4 months ago
V2gen1.jpg
1.69 MB
LFS
Upload 4 files
almost 2 years ago
V2gen2.jpg
1.78 MB
LFS
Upload 4 files
almost 2 years ago
V2gen3.jpg
1.85 MB
LFS
Upload 4 files
almost 2 years ago
V2gen4.jpg
1.94 MB
LFS
Upload 4 files
almost 2 years ago
comic-diffusion-V2.ckpt
pickle
Detected Pickle imports (4)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.HalfStorage"
What is a pickle import?
2.13 GB
LFS
Upload comic-diffusion-V2.ckpt
almost 2 years ago
comic-diffusion.ckpt
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
Upload comic-diffusion.ckpt
about 2 years ago
generated1.jpg
1.77 MB
LFS
Upload 5 files
about 2 years ago
generated2.jpg
1.55 MB
LFS
Upload 5 files
about 2 years ago
generated3.jpg
1.39 MB
LFS
Upload 5 files
about 2 years ago
generated4.jpg
1.74 MB
LFS
Upload 5 files
about 2 years ago
generated5.jpg
1.52 MB
LFS
Upload 5 files
about 2 years ago
model_index.json
546 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#17)
over 1 year ago