stable-diffusion-webui-amdgpu
stable-diffusion-webui-amdgpu copied to clipboard
[Feature Request]: A single GPU server allows multiple users to generate images online simultaneously using different models
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
A single GPU server allows multiple users to generate images online simultaneously using different models
Proposed workflow
- Deploy the stable-diffusion API service for public access
- Multiple users access the API at the same time, using different models to generate images
- The GPU server executes the request concurrently and responds the image to the user at the same time
Additional information
No response
I like the idea, but who's going to buy the GPU's and pay the electric bill?