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

  • Log In
  • Sign Up

AstraliteHeart
/
pony-diffusion-v2

Text-to-Image
Diffusers
English
StableDiffusionPipeline
stable-diffusion
Model card Files Files and versions Community
8
pony-diffusion-v2
Ctrl+K
Ctrl+K
  • 3 contributors
History: 12 commits
patrickvonplaten's picture
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#6)
d0637b0 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. (#4) 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 (#2) over 2 years ago
  • vae
    Add `scale_factor` to vae config. (#5) over 2 years ago
  • .gitattributes
    1.43 kB
    initial commit over 2 years ago
  • README.md
    4.92 kB
    Update README.md over 2 years ago
  • model_index.json
    541 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#6) about 2 years ago