sd-webui-deforum
sd-webui-deforum copied to clipboard
Deforum extension for AUTOMATIC1111's Stable Diffusion webui
This PR does a few things: 1. Re-write of the entire depth file and related code, we now have a much more simplified code that is split into files like...
This fixes the following traceback that was preventing the use of mask video: ``` Traceback (most recent call last): File "/home/seanl/stable-diffusion-webui/modules/call_queue.py", line 56, in f res = list(func(*args, **kwargs)) File...
Feature that lets the user click the preview window while generating in 3D mode, to smoothly rotate the camera towards that point over the next frames, thus allowing you to...
### Have you read the latest version of the FAQ? - [X] I have visited the FAQ page right now and my issue is not present there ### Is there...
### Have you read the latest version of the FAQ? - [X] I have visited the FAQ page right now and my issue is not present there ### Is there...
The best place to add its controls is the 'Video output' tab
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? The Tool...