DeforumStableDiffusionLocal
DeforumStableDiffusionLocal copied to clipboard
Local version of Deforum Stable Diffusion, supports txt settings file input and animation features!
Hello :) Im using Stable Diffusion used with Jupiter Lab over a Cluster in Trier. Im working with my own init images to create edited images. This is the Error:...
hello what can i do with this ?? RuntimeError: CUDA out of memory. Tried to allocate 58.00 MiB (GPU 0; 5.81 GiB total capacity; 4.95 GiB already allocated; 58.44 MiB...
Hllo, im trying to start it and im getting this error... `C:\Users\trixs\Desktop\DeforumStableDiffusionLocal-main>python run.py --enable_animation_mode --settings "./runSettings_Template.txt" Local Path Variables: models_path: ./models output_path: ./output Traceback (most recent call last): File "C:\Users\trixs\Desktop\DeforumStableDiffusionLocal-main\run.py",...
I've tried adjusting the resolution via the fields in the runSettings_Animation.txt file, but even going down to 64x64 doesn't resolve the error. Most of the Google search results pertain to...
Hi, would you support this package on Mac with M1 chips? thanks
I have noticed that you cannot run batch if network adapter disabled or internet is not working and will get http error. I would like to make a request to...
Hello sorry to bother you with this. I can make it run on my PC (ldm) C:\aivids\DeforumStableDiffusionLocal-main>python run.py --enable_animation_mode --settings "./examples/runSettings_Animation.txt" Local Path Variables: models_path: ./models output_path: ./output Using config:...
Hi, Firstly, excuse my english. In the colab version one can make movements dynamic by using mathematical functions to create wave patterns, e.g. sin, cos, tan. Example: "translation_x": "0:(10*sin(2*3.14*t/800))", I...
IS THIS able to run on a 6 GB VRAM??? RTX 2060 ? is there a code for LOW V RAM???
ubuntu 22.04 cuda 11 RTX 3060 laptop python 3.10.6 RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0! (when checking...