Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
AstraliteHeart
/
pony-diffusion
like
57
Text-to-Image
Diffusers
English
StableDiffusionPipeline
stable-diffusion
Inference Endpoints
License:
bigscience-bloom-rail-1.0
Model card
Files
Files and versions
Community
10
Deploy
Use in Diffusers
main
pony-diffusion
5 contributors
History:
16 commits
patrickvonplaten
HF staff
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (
#9
)
7e5678c
7 months ago
feature_extractor
Actual weights
about 1 year ago
safety_checker
Actual weights
about 1 year ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#6)
10 months ago
text_encoder
Actual weights
about 1 year ago
tokenizer
Actual weights
about 1 year ago
unet
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#5)
10 months ago
vae
Add `scale_factor` to vae config. (#8)
10 months ago
.gitattributes
1.38 kB
initial commit
about 1 year ago
README.md
4.6 kB
Update README.md
9 months ago
model_index.json
541 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#9)
7 months ago