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

Can't run multiple requests parallelly #196

Open
Gangadhar420 opened this issue Nov 15, 2024 · 0 comments
Open

Can't run multiple requests parallelly #196

Gangadhar420 opened this issue Nov 15, 2024 · 0 comments

Comments

@Gangadhar420
Copy link

When sending a request before the previous one has completed, an IndexError occurs, specifically:
ERROR | __main__:image_generation:68 - Index error during image generation: index 5 is out of bounds for dimension 0 with size 5

when the inference steps are 4 it gives "index 5 is out of bounds..", if the steps are 8 then "index 9 is out of bounds..."

@Gangadhar420 Gangadhar420 changed the title Can't run multiple requests paralelly Can't run multiple requests parallelly Nov 15, 2024
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