sd-webui can just be used by one user at the same time? #10714
bigbear0609
started this conversation in
General
Replies: 2 comments 5 replies
-
The sd-webui web port is default port 7860 on my GPU server, if I give someone the public IP address and port ,he can use it to generate image freely. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Start multiple WebUI instances. |
Beta Was this translation helpful? Give feedback.
5 replies
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.
-
I deploy a sd webui on a GPU server with NVIDIA Tesla T4,and configed a remote service ,it means anyone from any place can visit the sd webui url through the GPU server's public IP address.
For example , Li visit the webui url from NewYork, and James visit webui url from Chicago
But I find if Li is generating a image, the same time, James click the generate button ,he have to wait Li to finish her generating work (the webui show "waiting, queuing"). It is so confusing, the GPU server is almost idle when Li is generating image, Why not James can start generating immediately? If i want 2 or 200 people can start generating image from different place at the same time ,what can I do?
Beta Was this translation helpful? Give feedback.
All reactions