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

When I run python app.py, it keeps loading the log but it doesn't finish loading and can't do anything next #7

Open
D-Mad opened this issue Jan 16, 2024 · 1 comment

Comments

@D-Mad
Copy link

D-Mad commented Jan 16, 2024

Screenshot from 2024-01-16 14-12-06

@WindVChen
Copy link
Owner

Hi @D-Mad ,

I've thoroughly tested the code on an alternate device and have indeed identified the peculiar phenomenon you mentioned. It's quite perplexing, given that the code runs seamlessly on my original device and HuggingFace. I'm inclined to attribute this anomaly to differing environments, possibly stemming from variations in package versions. Despite repeated attempts, I've been unable to pinpoint the precise trigger causing the 'stuck' issue.

As a temporary workaround, you can navigate around this problem by adjusting the Gradio version to '3.37.0'. Please be aware that this might entail sacrificing certain UI functions, such as the log display. Nonetheless, it should facilitate successful execution.

I hope this solution proves helpful, and kindly inform me if you come across any alternative, more effective resolutions for this issue.

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