-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency gradio to v5.50.0 #6
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/gradio-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
Contributor
Author
|
d2ac3c4 to
4557095
Compare
4557095 to
0321752
Compare
0321752 to
84eda53
Compare
84eda53 to
c7f51de
Compare
c7f51de to
72cd85c
Compare
72cd85c to
af1a118
Compare
af1a118 to
142544a
Compare
142544a to
1b6efc9
Compare
1b6efc9 to
fb80477
Compare
fb80477 to
01ca714
Compare
01ca714 to
716b014
Compare
716b014 to
90f3c18
Compare
90f3c18 to
9f90c7e
Compare
9f90c7e to
b407b52
Compare
b407b52 to
11e01b0
Compare
fbe560f to
07c0419
Compare
07c0419 to
88c626f
Compare
88c626f to
22eb704
Compare
22eb704 to
a510cff
Compare
a510cff to
5013797
Compare
5013797 to
bc0b344
Compare
bc0b344 to
f239514
Compare
f239514 to
5885519
Compare
5885519 to
7389eef
Compare
7389eef to
d7d0f00
Compare
d7d0f00 to
509d0e3
Compare
509d0e3 to
264e084
Compare
264e084 to
eadee00
Compare
eadee00 to
ac97b93
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.23.3→==5.50.0Release Notes
gradio-app/gradio (gradio)
v5.49.1Compare Source
Fixes
31cf825- gradio.Audio does not preload the file in browser style since 5.46.0. Thanks @PRIME-SV!de9dad3- fix: correct various typos in documentation and code. Thanks @shashax42!69da8c8- feat: Extended the waternark positioning feature to Video. Thanks @PRIME-SV!ab8dc66- route progress notifications to the POST SSE Handler for MCP Servers. Thanks @evalstate!v5.49.0Compare Source
Features
09b7111- Add ability to position watermark relative to watermarked content. Thanks @PRIME-SV!Fixes
81fc464- Fix MultimodalTextbox autofocus issue when file_types is specified. Thanks @freddyaboulton!fd585f1- Fix: Add per-component caching forapi_infoto improve custom component performance. Thanks @vijay-x-Raj!d6f591e- Add render_children parameter to Tab component. Thanks @freddyaboulton!103e3ab- Fix Deployed Demos. Thanks @freddyaboulton!2c7a800- Accessibility issue with tabing through multiseclect dropdown component. Thanks @PRIME-SV!v5.48.0Compare Source
Features
abc4dbe- Add export button to native plot components. Thanks @abidlabs!327015b- Add CLI command gradio openaichat to launch default ChatInterface (addresses #11334). Thanks @jyotiradityadav!327015b- Add CLI subcommand gradio openaichat to launch default ChatInterface, with --share. Thanks @jyotiradityadav!2069fd2- Remove duplicate media files. Thanks @hannahblair!cf9aefd- More vibe editor issues and features. Thanks @aliabd!Fixes
8a1c7d5- Fix example vales. Thanks @freddyaboulton!1ae2a57- fix iframe sizing on spaces for apps runing in SPA mode. Thanks @pngwn!0dc0be8- Trigger Change Event if component is in inactive tab. Thanks @freddyaboulton!7ebaf4e- Fix pandas. Thanks @freddyaboulton!64046cc- Fix Multi-page demo in Dev Mode. Thanks @ftoh!e80f03b- gr.load_chat supports optional textbox= argument. Thanks @Davda-James!c5a5f51- fix: render checkbox info text below label for consistency. Thanks @Davda-James!v5.47.2Compare Source
Fixes
52861f8- Clean fix for support of async auth functions in login (#9244). Thanks @TimPolk!a060c85- Set active tool to "draw" when background image changes in ImageEditor. Thanks @freddyaboulton!cc27cd7- Fix postMessage warning when running outside hugging face spaces. Thanks @freddyaboulton!9b4a16c- Create extended MediaRecorded only once for streaming demos. Thanks @freddyaboulton!50a89f0- Allow gradio to run with huggingface_hub 1.x. Thanks @Wauplin!32b0fe7- Allow passing token=None for load_chat. Thanks @freddyaboulton!v5.47.1Compare Source
Fixes
e2bc362- MCP documentation fix. Thanks @abidlabs!1b97ed7- Fix bug where multimodaltextbox would focus on any app update. Thanks @freddyaboulton!c8f7909- Show UploadProgress for Webcam Uploads. Thanks @freddyaboulton!86e6176- Add dark mode to storybook. Thanks @hannahblair!v5.47.0Compare Source
Features
cb16ca5- Ensure interactivity works as expected in standalone dataframe. Thanks @hannahblair!fdfe4fe- fix(client): websockets minimum version for asyncio. Thanks @cbensimon!Fixes
beddde5- Fix bug where Gallery scrollbar would not show up. Thanks @freddyaboulton!01309af- Bugfix: Update color map of HighlightedText programmatically. Thanks @freddyaboulton!950b68f- Correctly Render ChatInterfaces Inside TabbedInterfaces. Thanks @freddyaboulton!3f1842f- Fix various vibe editor issues. Thanks @aliabd!fdb2bb2- Pass elem_classes to Sidebar svelte component. Thanks @freddyaboulton!e64e5ec- Fix bug where keyboard navigation on a textbox would skip forward the audio waveform playback. Thanks @freddyaboulton!v5.46.1Compare Source
Fixes
d56f84f- Fix multiple: route with accents doesnt work (#11935). Thanks @josx!4e4b0bc- Add Syntax Highlighting for more languages in Markdown Component. Thanks @freddyaboulton!915f3a2- Send EventData when app is loaded via gr.load. Thanks @freddyaboulton!13fdfa6- Upgrade Prismjs. Thanks @freddyaboulton!57d8d65- Dataframe Edit Event. Thanks @deckar01!98d44b9- Serialize i18n data for events that dont go through queue. Thanks @freddyaboulton!a9167fb- Update websocket import and type in get_pred_from_ws. Thanks @qgallouedec!v5.46.0Compare Source
Features
cf10724- Remove additional indentation in python API docs. Thanks @freddyaboulton!8d06ab7- Add select all checkbox for boolean columns in Dataframe. Thanks @abidlabs!8264ad8- Add max_height parameter to ParamViewer. Thanks @drewmlawton!ee3dbd8- Add show_select_all parameter to CheckboxGroup. Thanks @abidlabs!3f8ea13- remove lite. Thanks @pngwn!6d39644- Add navbar visibility controls and customization options. Thanks @abidlabs!Fixes
3df62ba- Add walkthrough to the docs. Thanks @aliabd!3b15f63- ensure spaces iframe resizes when images load. Thanks @pngwn!0d0699b- Fix bugs inFileExplorer. Thanks @abidlabs!0f38b65- Fix Examples Pagination. Thanks @freddyaboulton!d9dd3f5- Add "hidden" option to component'svisiblekwarg to render but visually hide the component. Thanks @pngwn!8f0214d- Fix bug where setting interactive prop of gr.Datetime from the backend was not working. Thanks @freddyaboulton!02df670- Fix i18n when accept-language header contains multiple values. Thanks @freddyaboulton!725dca0- Fix logout multiple sessions. Thanks @tarmkalavan!8a03624- Fix Bug where select events of ZeroGPU were causing errors. Thanks @freddyaboulton!be70c9b- Support per-page navbar configuration in multipage apps. Thanks @abidlabs!f6f38f7- Fix KeyError that can be caused by cancelling the same event twice. Thanks @freddyaboulton!bb3315c- Fix Chat Examples Spacing. Thanks @freddyaboulton!8212f67- Fix Dropdown change and input events. Thanks @freddyaboulton!895d884- enhanced_the_arabic_translation. Thanks @makhlwf!v5.45.0Compare Source
Features
013784a- add validation support. Thanks @pngwn!a446fcb- Add gr.Navbar component for multipage apps. Thanks @abidlabs!f407daf- Add Walkthrough and Step compoents to facilitate multi-step workflows. Thanks @pngwn!910a524- Fix the stop variant button in citrus theme. Thanks @abidlabs!49d66c7- Add Image Watermarking. Thanks @meg-huggingface!e40df25- Consolidate copy button implementations to use IconButton. Thanks @abidlabs!a30f485- Fix native plots with long y-axis titles. Thanks @abidlabs!c9e50d3- Audio subtitles. Thanks @dawoodkhan82!Fixes
1a477c5- Fix i18n string visible during load and i18n not respecting HTML. Thanks @freddyaboulton!70f4532- fix various iFrame related UI issues when deploying to spaces. Thanks @pngwn!a7ae61c- Allow passing props to components displayed in Chatbot. Thanks @freddyaboulton!b19576c- Allow deleting and uploading additional images to interactivegr.Galleryand other fixes. Thanks @abidlabs!b8fcb71- Fix Custom CSS e2e Test. Thanks @freddyaboulton!076ffe4- Ensureshow_apiworks as expected. Thanks @hannahblair!daf7f1e- Ensure input events fires as expected in gr.Radio. Thanks @hannahblair!231a448- Suppress assertion error when gr.OauthProfile is used without login button. Thanks @freddyaboulton!c172398- Remove requests. Thanks @freddyaboulton!c9a5424- Fix bug where multimodal textbox was not auto focused after updates. Thanks @freddyaboulton!77deb72- Set Progress Animation to cover component height. Thanks @freddyaboulton!v5.44.1Compare Source
Features
3393b70- Support deploying to Google Cloud usinggradio deploy --provider gcloud. Thanks @abidlabs!e6ce731- Display performance metrics for API/MCP requests in View API page. Thanks @freddyaboulton!Fixes
b4299fe- Fix reactive feedback loop in audio player causing a crash. Thanks @its5Q!e132283- remove dompurify, update mermaid. Thanks @pngwn!v5.44.0Compare Source
Features
513d21e- feat: Add autoscroll parameter to HTML component. Thanks @Rishirandhawa!dfc0e03- Add JS Dataframe documentation to docs. Thanks @pngwn!61a7a7b- Use full "Returns" section when generating the function description. Thanks @abidlabs!5a4ae49- Fix markdown link rendering in docs descriptions. Thanks @aliabd!40451c9- Support different encodings in reload mode. Thanks @freddyaboulton!f67faa4- Use icons instead of Emojis in MCP page. Thanks @freddyaboulton!e16e45c- Add docs for auth and rate limiting. Thanks @abidlabs!38427c4- Add agr.Draggablelayout. Thanks @abidlabs!Fixes
f53b24b- Fix file upload error due to file extension case differences. Thanks @rca-umb!62209da- Remove gray line present in ChatInterface demos. Thanks @freddyaboulton!710bbc2- Allow path parameter when mounting app. Thanks @aliabid94!9260ffb- Fix handling of missingchoicesin streaming response. Thanks @alugowski!354f236- Fix bug where allowed paths not respected after first reload. Thanks @freddyaboulton!v5.43.1Compare Source
Features
f54e454- fix client. Thanks @abidlabs!a420ef4- Remove unneededsvelte-ignorelines in gr.Dialogue. Thanks @hannahblair!v5.43.0Compare Source
Features
58d9d9e- Remove dupe maximise/maximize icon. Thanks @hannahblair!8fd8ccd- Switch frompyrighttoty. Thanks @abidlabs!379f0c1- Support MCP resources and prompts. Thanks @abidlabs!985f0d7- Add ui_mode and type to gr.Dialogue. Thanks @freddyaboulton!7ce7a11- Add analytics forgradio --vibe. Thanks @abidlabs!99ec14c- Support passing in gr.Request in server functions. Thanks @freddyaboulton!Fixes
48f1dcf- Fix output paths for the @gradio/client browser build. Thanks @pngwn!4d3d983- Exit fullscreen mode whengr.Imagevalue is cleared. Thanks @hannahblair!080f888- Ensure it is possible to use@renderto generate Tabs. Thanks @aliabid94!2210fca- Refactor: remove deprecated get_event_loop() fallback. Thanks @TakaSoap!296a0d0- Fix three server closure bugs. Thanks @l3331l4!v5.42.0Compare Source
Features
cbc6a84- Fix flaky tests for release. Thanks @abidlabs!37d4c48- HaveClientsend authorization token with theX-HF-Authorizationtoken. Thanks @abidlabs!2605a99- Add .failure() event listener for error handling. Thanks @elanehan!Fixes
caca402- Fixgr.LoginButtonto work on custom domains. Thanks @abidlabs!0b91ca9- Fix z-index of icon button wrapper. Thanks @dawoodkhan82!fc41f09- Fix visibility changes in gr.render. Thanks @aliabid94!v5.41.1Compare Source
Features
56f3f09- Fix column header logic in gr.Dataframe. Thanks @hannahblair!b995b1c- Some tweaks to Dialogue Component. Thanks @freddyaboulton!Fixes
56d2b90- vibe editor by not hard-coding inference provider. Thanks @abidlabs!v5.41.0Compare Source
Features
a78f5fa- Gradio vibe editor. Thanks @aliabid94!27d9aef- Add dialogue component to docs. Thanks @aliabd!Fixes
07d19f7- Fix the ImageEditor's auto-zoom, canvas resize, and zoom functionality. Thanks @pngwn!4060858- Fix cached examples bug. Thanks @freddyaboulton!v5.40.0Compare Source
Features
c8c17f1- Add gr.Dialogue component. Thanks @freddyaboulton!v5.39.0Compare Source
Features
64a87c6- Improve schema forgr.Numberandgr.Sliderand other related changes around precision and minimum/maximum range. Thanks @abidlabs!5b0e212- Allow users choose the MCP tools from MCP docs pane. Thanks @abidlabs!ae9aaee- Expose Streamable HTTP endpoint in MCP Server at/mcp. Thanks @abidlabs!129a2f6- Add image text to text pipeline. Thanks @elanehan!1d196db- Addauth_tokenandexclude_pathstogr.load_openapi. Thanks @abidlabs!Fixes
69ecab3- Load Cached Examples from DeepLink. Thanks @freddyaboulton!7d5a762- Fix like/dislike buttons to appear on every message when group_consecutive_messages=False. Thanks @copilot-swe-agent!81f9296- Fix some DeepLink Bugs. Thanks @freddyaboulton!83e14bc- Fix event cancelling bug. Thanks @freddyaboulton!8923c42- Fix lifespan state. Thanks @freddyaboulton!dd9d8f1-gr.Dataframereturns anumber\boolwhen the corresponding column is edited. Thanks @janosch6!v5.38.2Compare Source
Fixes
8f19bff- ensure i18n is initialised before displaying localised loading text. Thanks @pngwn!33d9c48- Ensuregr.Textboxis responsive with content. Thanks @hannahblair!v5.38.1Compare Source
Features
271675d- Use inspect.getdoc to inherit parent method docstrings in get_function_description. Thanks @Toshaksha!33c5d2b- Add a query param for the selected language & make MCP the default option whenmcp_serveris enabled. Thanks @abidlabs!432abb0- Upgradegsplat. Thanks @dawoodkhan82!e2b66d7- fix change events for hidden components. Thanks @pngwn!Fixes
9de70ed- Fix for the JSON component's ability to display a formatted JSON string. Thanks @anirbanbasu!c39d373- Ensure component visibility is correctly propagated to all components. Thanks @copilot-swe-agent!92f2d41- fix: add missing space at end of warning sentences for proper grammar. Thanks @ZsgsDesign!801f288- Ensure initialLoadingtext is translated in SPA mode. Thanks @hannahblair!v5.38.0Compare Source
Features
872798a- Add anapi_descriptionparameter for API and MCP server. Thanks @abidlabs!ac95ac0- Connection handling messaging. Thanks @aliabid94!f5a6fa8- Handle uploading files in mcp server automatically. Thanks @freddyaboulton!2c24ca7- Making it easier for MCP developers call APIs with user credentials. Thanks @freddyaboulton!78428cb- Fix reload mode. Thanks @aliabid94!7fdebc4- Create a Gradio app from an openapi spec. Thanks @abidlabs!150ed18- Stream Progress Updates to MCP clients. Thanks @freddyaboulton!Fixes
33b6057- Add Gradio File Input keyword to gradio file inputs. Thanks @freddyaboulton!5259f22- Allow changing value with single click instead of double click. Thanks @hannahblair!v5.37.0Compare Source
Features
552a5eb- handle i18n error when browsers aren't set to en. Thanks @hannahblair!13597b8- Add method to the gr.Dataframe to automatic generation of the datatype-Parameter. Thanks @janosch6!Fixes
1bb635d- Fix fonts in SSR mode. Thanks @dawoodkhan82!ee0da48- Prevent deletion of values in static columns. Thanks @hannahblair!v5.36.2Compare Source
Features
bfe0104- set python version. Thanks @abidlabs!b961410- test. Thanks @abidlabs!abc42a3- testing. Thanks @abidlabs!5d0522c- Cc2. Thanks @abidlabs, 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.