Chris Johnston
Chris Johnston
I see the new commit you pushed (adding hashlib) but getting the same error. When I add a new cell with `!pip install hashlib`, I get this: ``` Looking in...
Up and running! Thanks Ben
New error: ``` Error loading script: deforum.py Traceback (most recent call last): File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 195, in load_scripts module = script_loading.load_module(scriptfile.path) File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/script_loading.py", line 13, in load_module exec(compiled, module.__dict__) File...
I feel like this commit could be the culprit: https://github.com/deforum-art/deforum-for-automatic1111-webui/commit/0ede3a83da5dee80a094a3bc75d3493008072bfe
Not so lucky. Thanks, Ben 👍
I'm having the same problem. Looks like we wait...
@mauwii `./invoke.sh` worked for me - Thanks!