-
Notifications
You must be signed in to change notification settings - Fork 3.2k
chore: update versions #12478
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
Merged
Merged
chore: update versions #12478
+69
−56
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
Author
🪼 branch checks and previews
Install Gradio from this PR pip install https://gradio-pypi-previews.s3.amazonaws.com/d8f2d2345bd94398cba55724ecc3048dbde493b8/gradio-6.0.1-py3-none-any.whlInstall Gradio Python Client from this PR pip install "gradio-client @ git+https://github.com/gradio-app/gradio@d8f2d2345bd94398cba55724ecc3048dbde493b8#subdirectory=client/python"Install Gradio JS Client from this PR npm install https://gradio-npm-previews.s3.amazonaws.com/d8f2d2345bd94398cba55724ecc3048dbde493b8/gradio-client-2.0.0.tgz |
6364e58 to
c0b8979
Compare
c0b8979 to
9e911b0
Compare
9e911b0 to
d11def9
Compare
d11def9 to
07f560d
Compare
07f560d to
fb44333
Compare
fb44333 to
65aee08
Compare
65aee08 to
efee6bf
Compare
efee6bf to
d8f2d23
Compare
|
@freddyaboulton @gradio-pr-bot The |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
flaky-tests
This label runs flaky tests (those that use the HF API) on a PR
no-visual-update
Add this to a PR to skip chromatic deployment and tests
windows-tests
Run backend tests on Windows on this PR (by default, applied only to the changeset release PR)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Features
c4c36c7- Fix highlighted text in 6.0. Thanks @freddyaboulton!4e9a330- Fix slider css issue. Thanks @freddyaboulton!Fixes
b9732d1- [BUGFIX] Fix stream file download in gradio client. Thanks @frascuchon!472e164- Make client backwards compatible with version 5. Thanks @freddyaboulton!2a2dd60- 12485 fix mcp client issue. Thanks @freddyaboulton!07fa494- Checkbox Label Fix. Thanks @dawoodkhan82!@gradio/[email protected]
Features
c4c36c7- Fix highlighted text in 6.0. Thanks @freddyaboulton!@gradio/[email protected]
Features
4e9a330- Fix slider css issue. Thanks @freddyaboulton![email protected]
Fixes
b9732d1- [BUGFIX] Fix stream file download in gradio client. Thanks @frascuchon!472e164- Make client backwards compatible with version 5. Thanks @freddyaboulton![email protected]
Features
28b49e3- add announcement pills to docs landing page. Thanks @hannahblair!Fixes
99756eb- Fix and bring back cc gallery on website. Thanks @aliabd!