Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

AstraliteHeart
/
pony-diffusion

Text-to-Image
Diffusers
English
StableDiffusionPipeline
stable-diffusion
Model card Files Files and versions Community
10
pony-diffusion
Ctrl+K
Ctrl+K
  • 5 contributors
History: 16 commits
patrickvonplaten's picture
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#9)
7e5678c about 2 years ago
  • feature_extractor
    Actual weights over 2 years ago
  • safety_checker
    Actual weights over 2 years ago
  • scheduler
    Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#6) over 2 years ago
  • text_encoder
    Actual weights over 2 years ago
  • tokenizer
    Actual weights over 2 years ago
  • unet
    Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#5) over 2 years ago
  • vae
    Add `scale_factor` to vae config. (#8) over 2 years ago
  • .gitattributes
    1.38 kB
    initial commit over 2 years ago
  • README.md
    4.6 kB
    Update README.md over 2 years ago
  • model_index.json
    541 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#9) about 2 years ago