Replies: 1 comment 1 reply
-
additional instances will use different ports for each of the webui interfaces, and users will need to connect via urls with the different port #s. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, all experts!
My confusion is:when multiple users use Stable Diffusion WebUI and switch sd models, the image generation are affected by each other.
I saw a relatively reliable solution in the discussion,deploy multiple instances.
For example, if I deploy six instances and each instance loads a fixed large model. When a user selects one on the interface, it is automatically routed to the corresponding instance.
I want to know: is there a plan to support this in the future? If not, is there any guidance on how to modify the code(sd webui version:1.10.0)?
Beta Was this translation helpful? Give feedback.
All reactions