10000 BUG AttributeError: module 'gradio.components' has no attribute 'IOComponent' · Issue #47 · hnmr293/posex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BUG AttributeError: module 'gradio.components' has no attribute 'IOComponent' #47

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

Open
shsmad opened this issue Jul 31, 2024 · 0 comments

Comments

@shsmad
Copy link
shsmad commented Jul 31, 2024

After latest update of stable diffusion got an error:

*** Error loading script: posex.py
    Traceback (most recent call last):
      File "/stablediff/stable-diffusion-webui-forge/modules/scripts.py", line 525, in load_scripts
        script_module = script_loading.load_module(scriptfile.path)
      File "/stablediff/stable-diffusion-webui-forge/modules/script_loading.py", line 13, in load_module
        module_spec.loader.exec_module(module)
      File "<frozen importlib._bootstrap_external>", line 883, in exec_module
      File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
      File "/stablediff/stable-diffusion-webui-forge/extensions/posex/scripts/posex.py", line 106, in <module>
        sink: gr.components.IOComponent,
    AttributeError: module 'gradio.components' has no attribute 'IOComponent'

gradio 4.39.0

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
0