flax/Stable_Diffusion_PaperCut_Model
112
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#3)
Add `scale_factor` to vae config. (#2)
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#1)
Update unet/config.json
Create README.md
flax
initial commit
