Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: extension for AnimateDiff not working #480

Open
jenchemouse opened this issue Oct 28, 2023 · 0 comments
Open

[Bug]: extension for AnimateDiff not working #480

jenchemouse opened this issue Oct 28, 2023 · 0 comments

Comments

@jenchemouse
Copy link

What happened?

Install AnimateDiff extension successfully but cannot show the tab on WebUI

Colab cell output

Loading weights [fc2511737a] from /content/stable-diffusion-webui/models/Stable-diffusion/chilloutmix_NiPrunedFp32Fix.safetensors
2023-10-27 23:08:04,220 - AnimateDiff - INFO - Hacking i2i-batch.
Creating model from config: /content/stable-diffusion-webui/configs/v1-inference.yaml
*** Error executing callback ui_tabs_callback for /content/stable-diffusion-webui/extensions/batchlinks-webui/scripts/batchlinks-downloader.py
    Traceback (most recent call last):
      File "/content/stable-diffusion-webui/modules/script_callbacks.py", line 166, in ui_tabs_callback
        res += c.callback() or []
      File "/content/stable-diffusion-webui/extensions/batchlinks-webui/scripts/batchlinks-downloader.py", line 2254, in on_ui_tabs
        finish_audio = gr.Audio(interactive=False, value=os.path.join(extension_dir, "notification.mp3"), elem_id="finish_audio", visible=False)
      File "/usr/local/lib/python3.10/dist-packages/gradio/components/audio.py", line 127, in __init__
        IOComponent.__init__(
      File "/content/stable-diffusion-webui/modules/gradio_extensons.py", line 25, in IOComponent_init
        res = original_IOComponent_init(self, *args, **kwargs)
      File "/usr/local/lib/python3.10/dist-packages/gradio/components/base.py", line 182, in __init__
        else self.postprocess(initial_value)
      File "/usr/local/lib/python3.10/dist-packages/gradio/components/audio.py", line 345, in postprocess
        elif isinstance(y, str) and client_utils.is_http_url_like(y):
    AttributeError: module 'gradio_client.utils' has no attribute 'is_http_url_like'

Which colab and model(s) were you using when the error occurred?

chillout_mix_webui_colab.ipynb

Which Public WebUI Colab URL were you using when the error occurred?

remote.moe

If you used HiRes mode when the error occurred, please provide the Hires info

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant