DeforumStableDiffusionLocal icon indicating copy to clipboard operation
DeforumStableDiffusionLocal copied to clipboard

Local version of Deforum Stable Diffusion, supports txt settings file input and animation features!

Results 43 DeforumStableDiffusionLocal issues
Sort by recently updated
recently updated
newest added

Any idea what might be causing this error? (dsd) E:\DeforumStableDiffusionLocal-main>python run.py --enable_animation_mode --settings "./runSettings_Template.txt" Local Path Variables: models_path: ./models output_path: ./output Using config: ./stable-diffusion/configs/stable-diffusion/v1-inference.yaml ./models\sd-v1-4.ckpt exists ...checking sha256 hash in...

Eventually the python script just stops - but when I ctrl + c out of it - the following is printed ` File "/home/baaleos/deforum/DeforumStableDiffusionLocal/run.py", line 1312, in main() File "/home/baaleos/deforum/DeforumStableDiffusionLocal/run.py",...

Where can I find documentation on what each of the run settings does? Many of the options are obvious or at least semi-obvious, but many of them are also rather...

Hello, this is not an issue, but a question I have about animation prompts. I could not find an explanation about that parameter in the original colab. The animation prompts...

This change is really great for composing. I don't know how to make a branch or how pull-requests work, so I will tell here the few changes needed. In the...

"The Code execution cannot proceed because open264-6.dll was not found. reinstalling the program may fix this problem." I get this error constantly during the rendering animation fram 27 of 30,...

It works, but for me only after installing "cleanfid", which is used by ".\k-diffusion\k_diffusion\evaluation.py". I set up more than one environment and always got that error. `pip install clean-fid`

i got an error when i run python run.py --settings "./examples/runSettings_StillImages.txt" models_path: ./models output_path: ./output Traceback (most recent call last): File "run.py", line 1312, in main() File "run.py", line 112,...

With colab, when you start rendering using interpolation mode and keyframe set to true, colab starts to render the main keyframe images and output it, then start with the rest...