HelixNGC7293 / DeforumStableDiffusionLocal

Local version of Deforum Stable Diffusion, supports txt settings file input and animation features!
MIT License
713 stars 115 forks source link

AssertionError: currently only supporting "eps" and "x0" #48

Open tralala87 opened 1 year ago

tralala87 commented 1 year ago

Hi.

I am trying to run https://github.com/HelixNGC7293/DeforumStableDiffusionLocal on google colab with https://huggingface.co/stabilityai/stable-diffusion-2-1/blob/main/v2-1_768-ema-pruned.ckpt and v2-inference-v.yaml and I get:

AssertionError: currently only supporting "eps" and "x0"

Any ideas how to solve this?