CoolFace
Modelpublic

bitspirit3/SD-Ranni-dreambooth-finetune

sourceHugging Facecreativeml-openrail-mupdated 3y agoView on Hugging Face
4likes88downloads
10 commits on main
e9be7683y ago

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

patrickvonplaten
18434a04y ago

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

bitspirit3, valhalla
838ff954y ago

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

bitspirit3, patrickvonplaten
ab4eff44y ago

Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#2)

bitspirit3, patrickvonplaten
d57b8ea4y ago

Add Diffusers weights (#1)

bitspirit3, anzorq
73843224y ago

Upload ranni.ckpt

bitspirit3
1194a164y ago

Update README.md

bitspirit3
0a5878a4y ago

Update README.md

bitspirit3
c65ae8c4y ago

Update README.md

bitspirit3
4d747894y ago

initial commit

bitspirit3