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

Web app just keeps processing forever and not doing anything at all. #55

Open
Newbie82659 opened this issue Nov 11, 2023 · 1 comment
Open

Comments

@Newbie82659
Copy link

Everything works fine after typing "py app.py"

I even got the downloads of the test audios that it creates the first time you run it, and they sound fine.

The issue arises whenever I actually try to create anything of my own. I get the link for the web app. I type it in, it pulls up fine. I enter the description for what I want to create, change my settings, it starts processing, and then.........................

It never finishes, ever. It doesn't even put a load on my GPU. My GPU was maxing out when launching "py app.py" initially, but the web app doesn't affect it. It's almost as if there's no communication between the web app and my GPU at all.

I left it going for 10+ minutes hoping something would happen, but it never does.

Any help would be greatly appreciated.

@Mars007007
Copy link

gradio 3.30.0 => nothing happens
gradio 3.39.0 => works

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

2 participants