CoolFace
Modelpublic

flax/Stable_Diffusion_PaperCut_Model

sourceHugging Faceopenrailupdated 3y agoView on Hugging Face
1likes12downloads
7 commits on main
961191b3y ago

Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#3)

patrickvonplaten
cf7ef8f4y ago

Add `scale_factor` to vae config. (#2)

camenduru, valhalla
396cb724y ago

Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#1)

camenduru, patrickvonplaten
60f59bd4y ago

Update unet/config.json

camenduru
51848334y ago

Create README.md

camenduru
bbd2a1a4y ago

flax

camenduru
30917a34y ago

initial commit

camenduru