fix(classify-image): update dependency gradio to v5.6.0 #20509
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.5.0
->5.6.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gradio-app/gradio (gradio)
v5.6.0
Compare Source
Features
eafe22c
- Clearer error message in CheckboxGroup's preprocess function. Thanks @muhammadyaseen!eae345e
- Allow settings custom headers in js client. Thanks @elgiano!a70ba5e
- Clearer error message in Dropdown's and Radio's preprocess function. Thanks @muhammadyaseen!66375ac
- Fix typo in Exception raised by base.py. Thanks @meg-huggingface!fc06fe4
- Add ability to read and write from LocalStorage. Thanks @abidlabs!da6f191
- Remember token locally withgr.load()
. Thanks @abidlabs!Fixes
cfb62bf
- Allow dataframe column content to wrap. Thanks @hannahblair!c0cf80b
- Allow datetime value to be null. Thanks @hannahblair!75ad3e3
- SSR Safari Fix. Thanks @dawoodkhan82!08f4b8b
- Addallow_file_downloads
param to allow downloading image/video/audio media in chatbot. Thanks @hannahblair!d81f430
- fix: Fix filename stripping to preserve extensions. Thanks @TakaSoap!a966e9f
- Hide upload button after upload whenfile_count="single"
. Thanks @abidlabs!74b4ff0
- Ensure radio radius is consistent with checkbox radius. Thanks @hannahblair!f523c91
- Ensure dropped files are validated in MultimediaTextbox. Thanks @hannahblair!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.