AstraliteHeart/pony-diffusion-v2
3755
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#6)
Update README.md
Update README.md
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#2)
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#4)
Add `scale_factor` to vae config. (#5)
Update README.md
Update README.md
Actual weights
Update README.md
Update README.md
initial commit
