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

multiuser client urdifapp2 #7

Open
htoyryla opened this issue Jun 29, 2023 · 0 comments
Open

multiuser client urdifapp2 #7

htoyryla opened this issue Jun 29, 2023 · 0 comments

Comments

@htoyryla
Copy link
Owner

urdifapp2 https://github.com/htoyryla/urdiffusion/blob/main/urdifapp2.py is the 1st approximation of a gradio app for urdiffusion which

a) stores all non-global data in a session or local functions

b) queues requests according to a maximum of simultaneous generations (currently set to 1)

It appears to work but quite frequently a generation job is stuck without any error message. This could be related to issue #6 i.e. that the fundamental problem would not have been solved by moving from every=1 to using yield to display the image at each iteration.

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