Deforum??
#2635
Replies: 2 comments
-
try removing the extension and reinstalling it |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks much.
1. Disabled all extensions, then quit. Code shows:
Closing server running on port: 7860 *** "Disable all extensions" option
was set, will not load any extensions *** Running on public URL:
https://2a33a344976ab45819.gradio.live ✔ Connected Startup time: 5.1s
(create ui: 0.7s, gradio launch: 3.5s, add APIs: 0.8s).
2. Restarted AUTO1111 UI at https://2a33a344976ab45819.gradio.live
3. Extensions shows: "Disable all extensions" was set, change it to "none"
to load all extensions again
[image: image.png]
3. "New commits" available as indicated Deforum
deforum-for-automatic1111-webui
https://github.com/deforum-art/deforum-for-automatic1111-webui.git
automatic1111-webui 9c1300b3
<deforum/sd-webui-deforum@9c1300b>
2023-05-07
21:22:04 new commits
but when I choose Check for Updates, Deforum is not listed in the Available
extensions list.
So how would I access the news commits for Deforum?
Thanks again.
Dennis
…On Thu, Oct 26, 2023 at 12:34 AM Ben ***@***.***> wrote:
try removing the extension and reinstalling it
—
Reply to this email directly, view it on GitHub
<#2635 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK4TZPA4DQOMNUGJYTJM2YTYBHR57AVCNFSM6AAAAAA6QHZT42VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGOBYGA4TS>
.
You are receiving this because you authored the thread.Message ID:
<TheLastBen/fast-stable-diffusion/repo-discussions/2635/comments/7388099@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Deforum appears in my Extension as as "Latest," but the ver is from May (or July - 2023-05-07 ). But Deforum doesn't show up in the UI even after updating and reloading the UI. No doubt because of this error - can anyone help with this?
*** Error loading script: deforum.py
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 382, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/script_loading.py", line 10, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/deforum-for-automatic1111-webui/scripts/deforum.py", line 41, in
from webui import wrap_gradio_gpu_call
ImportError: cannot import name 'wrap_gradio_gpu_call' from 'webui' (/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py)
Thanks for any assistance.
Beta Was this translation helpful? Give feedback.
All reactions