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

Fallback to remote openpose editor when no local installation found. #2177

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

huchenlei
Copy link
Collaborator

A1111 1.6.0 will automatically open a page in the browser, when the backend extensions were not fully initialized yet. This causes huchenlei/sd-webui-openpose-editor#53 where checkEditorAvailable runs before the editor endpoint has been mounted yet.

Since we recently deployed the editor on https://huchenlei.github.io/sd-webui-openpose-editor/, this PR makes a fallback onto the remote editor when local version is not available. This also means users can now access the editor even they do not have the editor extension installed.

The local version is still preferred as it is generally faster, and some users in mainland China can have bad connection to github.com domain.

@huchenlei huchenlei merged commit 672064f into Mikubill:main Oct 15, 2023
1 check passed
linjiX pushed a commit to diffus-me/sd-webui-controlnet that referenced this pull request Oct 23, 2023
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

Successfully merging this pull request may close these issues.

1 participant