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

Does your framework support concurrent inference? #45

Open
EvanSong77 opened this issue Nov 2, 2024 · 0 comments
Open

Does your framework support concurrent inference? #45

EvanSong77 opened this issue Nov 2, 2024 · 0 comments

Comments

@EvanSong77
Copy link

EvanSong77 commented Nov 2, 2024

About SD-3.5. I use Diffusers for inference, but it does not support concurrency. The official explanation states that the scheduler is not thread-safe and requires single-threaded state management. I need to deploy a service, so I would like to ask if your framework supports concurrent inference.

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

No branches or pull requests

1 participant