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

Extension Tab UI Duplication #36

Open
udon-universe opened this issue May 21, 2023 · 3 comments
Open

Extension Tab UI Duplication #36

udon-universe opened this issue May 21, 2023 · 3 comments

Comments

@udon-universe
Copy link
Contributor

udon-universe commented May 21, 2023

Extension Tab UI Duplication

tab duplication at latest a1111 1.2.1

Screenshot from 2023-05-21 19-02-30

It seems that api mode by script_callbacks.on_app_started cause this duplication because evict api.py resolve this problem in my env. (but I do not survey deeply.)

I think that this need to improve callback register or implement api mode as a independent script from a1111.

predprey2 added a commit to predprey2/PBRemTools that referenced this issue May 23, 2023
Fixes issue mattyamonaca#36 caused by double running code due to import.
mattyamonaca#36
@chace20
Copy link
Contributor

chace20 commented May 23, 2023

Yes, I found best practice is only put ui file in scripts directory, then import other py file in another directory.

@angryptonX
Copy link

i solved it by deactivating "stable-diffusion-webui-rembg" from the extensions, after it the duplicate was gone

@Aamir3d
Copy link

Aamir3d commented Jun 5, 2023

This issue is recurring for me as well.

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

4 participants