CoolFace
Modelpublic

nitrosocke/spider-verse-diffusion

sourceHugging Facecreativeml-openrail-mupdated 3y agoView on Hugging Face
344likes212downloads
14 commits on main
c983e253y ago

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

patrickvonplaten
500e3d94y ago

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

nitrosocke, valhalla
681f8a94y ago

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

nitrosocke, patrickvonplaten
83b50384y ago

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

nitrosocke, patrickvonplaten
403f13f4y ago

Update README.md

multimodalart
03f50694y ago

Update README.md

nitrosocke
7c65e644y ago

Update README.md

nitrosocke
3fd21524y ago

Add diffusers code example (#2)

nitrosocke, patrickvonplaten
ca85a974y ago

Add Diffusers model (#1)

nitrosocke
2cc787e4y ago

Upload 2 files

nitrosocke
ca79deb4y ago

updated readme with samples

nitrosocke
60d06614y ago

Update README.md

nitrosocke
e2f2f984y ago

uploaded first version

nitrosocke
22ba09d4y ago

initial commit

nitrosocke