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

Don't work with Automatic1111 forge version #25

Open
Hakaan777 opened this issue Aug 14, 2024 · 1 comment
Open

Don't work with Automatic1111 forge version #25

Hakaan777 opened this issue Aug 14, 2024 · 1 comment

Comments

@Hakaan777
Copy link

It seems that there's an issue with the Forge version of A1111, as no buttons are showing up

Capture d'écran 2024-08-14 052024
@derpina-ai
Copy link

derpina-ai commented Aug 18, 2024

There are also errors in the log:

Error calling: I:\SD\forge\webui\extensions\sd-webui-ar\scripts\sd-webui-ar.py/ui Traceback (most recent call last): File "I:\SD\forge\webui\modules\scripts.py", line 545, in wrap_call return func(*args, **kwargs) File "I:\SD\forge\webui\extensions\sd-webui-ar\scripts\sd-webui-ar.py", line 244, in ui btns = [ File "I:\SD\forge\webui\extensions\sd-webui-ar\scripts\sd-webui-ar.py", line 245, in <listcomp> ARButton(ar=ar, value=label) File "I:\SD\forge\webui\extensions\sd-webui-ar\scripts\sd-webui-ar.py", line 31, in __init__ super().__init__(**kwargs) File "I:\SD\forge\webui\modules\ui_components.py", line 23, in __init__ super().__init__(*args, elem_classes=["tool", *elem_classes], value=value, **kwargs) File "I:\SD\forge\webui\modules\gradio_extensions.py", line 146, in __repaired_init__ original(self, *args, **fixed_kwargs) File "I:\SD\forge\system\python\lib\site-packages\gradio\component_meta.py", line 163, in wrapper return fn(self, **kwargs) File "I:\SD\forge\system\python\lib\site-packages\gradio\components\button.py", line 61, in __init__ super().__init__( File "I:\SD\forge\webui\modules\gradio_extensions.py", line 36, in IOComponent_init res = original_IOComponent_init(self, *args, **kwargs) File "I:\SD\forge\system\python\lib\site-packages\gradio\component_meta.py", line 163, in wrapper return fn(self, **kwargs) File "I:\SD\forge\system\python\lib\site-packages\gradio\components\base.py", line 229, in __init__ self.component_class_id = self.__class__.get_component_class_id() File "I:\SD\forge\system\python\lib\site-packages\gradio\components\base.py", line 118, in get_component_class_id module_path = sys.modules[module_name].__file__ KeyError: 'sd-webui-ar.py'

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

2 participants