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

Upgrade Gradio to 4.X #3335

Open
1 task done
david-peter-smith opened this issue Jul 21, 2024 · 2 comments · May be fixed by #961
Open
1 task done

Upgrade Gradio to 4.X #3335

david-peter-smith opened this issue Jul 21, 2024 · 2 comments · May be fixed by #961
Assignees
Labels
enhancement New feature or request

Comments

@david-peter-smith
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do?

Update the Gradio library to the latest version so that bug fixes and security patches are applied. When running the code I receive notification that Gradio is significantly out of date: You are using gradio version 3.41.2, however version 4.29.0 is available, please upgrade.

Proposed workflow

This can be automated by abstracting the code changes that this makes to the UI into a different set of scripts so that every build uses the latest version of Gradio dependencies. It can also be done manually after major version releases of Gradio or on a schedule say once a year just to be sure the important patches are present in this codebase.

Additional information

No response

@david-peter-smith david-peter-smith added enhancement New feature or request triage This needs an (initial) review labels Jul 21, 2024
@mashb1t
Copy link
Collaborator

mashb1t commented Jul 21, 2024

=> #3296 (reply in thread)

@mashb1t mashb1t removed the triage This needs an (initial) review label Jul 21, 2024
@mashb1t mashb1t changed the title Upgrade Gradio dependencies Upgrade Gradio to 4.X Jul 21, 2024
@mashb1t mashb1t linked a pull request Jul 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants