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

Fix Gradio App #10

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Fix Gradio App #10

wants to merge 3 commits into from

Conversation

dillonalaird
Copy link

I could not get the gradio app to work with the existing code. It would refresh the "Referring Input Cache" and the "Parsed Referring Input" twice so it would disappear. These changes work with gradio==3.50.2 and gradio_client==0.6.1

@Norod
Copy link

Norod commented Jun 11, 2024

Thank you, I had the same problem and your PR fixes it well.
Just note that you forgot to edit pyproject.toml to reflect the updated gradio and gradio_client versions.
Thank you for this fix!

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

Successfully merging this pull request may close these issues.

2 participants