[Feature Request]: A single GPU server allows multiple users to generate images online simultaneously using different models #468
Open
Description
Is there an existing issue for this?
- 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