fix(classify-image): update dependency gradio to v5.5.0 #20184
Merged
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 contains the following updates:
5.4.0
->5.5.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gradio-app/gradio (gradio)
v5.5.0
Compare Source
Features
8305ff8
- Adds.expand()
and.collapse()
events togr.Accordion
. Thanks @abidlabs!a1582a6
- Lite worker refactoring. Thanks @whitphx!fc12496
- Allow uploading more files in gr.File. Thanks @hannahblair!dcfa7ad
- Enforcemeta
key present during preprocess in FileData payloads. Thanks @freddyaboulton!d407c00
- Add.download()
event togr.File
. Thanks @abidlabs!b6725cf
- Lite auto-load imported modules withpyodide.loadPackagesFromImports
. Thanks @whitphx!f109497
- Fix frontend errors on ApiDocs and RecordingSnippet. Thanks @whitphx!d1cfe1e
- Allow plot tooltip to show extra columns. Thanks @aliabid94!Fixes
4d90883
- Allows selection of directories in File Explorer. Thanks @aliabid94!e10bbd2
- Fix live interfaces for audio/image streaming. Thanks @freddyaboulton!458a38c
- Fixes for ChatInterface Examples when additional inputs are provided. Thanks @dawoodkhan82!7ed8d02
- Fix Loading SSR'd apps via gr.load. Thanks @freddyaboulton!6c8a064
- Ensure non-form elements are correctly positioned when scale is applied. Thanks @hannahblair!120198f
- Fixes LoginButton for SSR. Thanks @dawoodkhan82!6866a54
- Ensure gallery share button is positioned correctly. Thanks @hannahblair!69acfeb
- Make sure the Tool accordion is closed if it is not the last message. Thanks @freddyaboulton!7d77024
- Fix dataframe height increasing on scroll. Thanks @abidlabs!c1cb5be
- Fix: Resolve copy button visibility issue in Textbox component. Thanks @rahulsamant37!fa5d433
- Do not load code in gr.NO_RELOAD in the reload mode watch thread. Thanks @freddyaboulton!Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.