Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
questcoast
/
clone-wars-diffusion-v1
like
10
Text-to-Image
Diffusers
StableDiffusionPipeline
Inference Endpoints
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/3
clone-wars-diffusion-v1
3 contributors
History:
9 commits
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
1e675bb
over 1 year ago
feature_extractor
Add model files
almost 2 years ago
images
Update README
almost 2 years ago
safety_checker
Add model files
almost 2 years ago
scheduler
Add model files
almost 2 years ago
text_encoder
Add model files
almost 2 years ago
tokenizer
Add model files
almost 2 years ago
unet
Add model files
almost 2 years ago
vae
Add `scale_factor` to vae config. (#1)
over 1 year ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
.gitignore
Safe
69 Bytes
Add model files
almost 2 years ago
README.md
Safe
6.7 kB
Update README
almost 2 years ago
clone-wars-diffusion-v1.ckpt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.HalfStorage"
What is a pickle import?
2.13 GB
LFS
Add model files
almost 2 years ago
convert_diffusers_to_sd.py
Safe
8.89 kB
Add model files
almost 2 years ago
model_index.json
Safe
541 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
over 1 year ago