Deforum.py
Hey, I am not seeing the Deforum Tab in stable defussion. I tried reloading and reinstalling and everything possible I think. Here is the Error Code from the cmd, I would be very thankful if someone with more knowledge than me could look at the problem. Thank you :)
From the CMD:
*** Error loading script: deforum.py
Traceback (most recent call last):
File "C:\stable-diffusion\stable-diffusion-webui\modules\scripts.py", line 382, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "C:\stable-diffusion\stable-diffusion-webui\modules\script_loading.py", line 10, in load_module
module_spec.loader.exec_module(module)
File "
*** Error loading script: deforum_api.py
Traceback (most recent call last):
File "C:\stable-diffusion\stable-diffusion-webui\modules\scripts.py", line 382, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "C:\stable-diffusion\stable-diffusion-webui\modules\script_loading.py", line 10, in load_module
module_spec.loader.exec_module(module)
File "
I'm facing the same problem, did you solve it?