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

Losing progress bar when quitting web page #207

Open
barracuda-bill opened this issue Jan 8, 2025 · 1 comment
Open

Losing progress bar when quitting web page #207

barracuda-bill opened this issue Jan 8, 2025 · 1 comment

Comments

@barracuda-bill
Copy link

After closing Gradio web interface I came back later and reopenned it to see the progression bar disappear. It's like the conversion stop. I know it's not the case simply by looking at my docker container ressources manager. Is it a normal behaviour?

Thanks :)

@ROBERT-MCDOWELL
Copy link
Collaborator

ROBERT-MCDOWELL commented Jan 8, 2025

gradio is not built to retrieve a server process back. it's a stateless library and for now there is no way to get all back. however if everything is ok on server side the process continue and at the end you willl see your conversion.
the only way to see your conversion running is to stay on the page, without refresh.

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