stablediffusion
stablediffusion copied to clipboard
Bump gradio from 3.13.2 to 5.0.0
Bumps gradio from 3.13.2 to 5.0.0.
Release notes
Sourced from gradio's releases.
[email protected]
Features
- #8843
6f95286- No token passed by default ingr.load()- #8843
6f95286- Adding new themes to Gradio 5.0- #8843
6f95286- Small tweak to how thoughts are shown ingr.Chatbot- #8843
6f95286- Start/stop recoding from the backend. Add guide on conversational chatbots- #8843
6f95286- SSR e2e + fixes- #8843
6f95286- Playground requirements tab- #8843
6f95286- Built-in submit and stop buttons ingr.ChatInterface(multimodal=False), addingsubmit_btnandstop_btnprops togr.Textbox()andgr.MultimodalText()- #8843
6f95286- Fix most flaky Python tests in5.0-devbranch- #8843
6f95286- Move buttons from chat_interface into Chatbot- #8843
6f95286- Redesigngr.Tabs()- #8843
6f95286- Improve Icon Button consistency- #8843
6f95286- Fix reload mode and streaming in 5.0 dev- #8843
6f95286- Usecontainerparam ingr.Markdown- #8843
6f95286- Equal height columns- #8843
6f95286- Update gr.ColorPicker UI- #8843
6f95286- Redesigngr.Slider()- #8843
6f95286- Improvegr.Code- #8843
6f95286- Drop python 3.8 and 3.9- #8843
6f95286- Centre components withinBlockwhen height and width are set- #8843
6f95286- Redesigngr.Button()- #8843
6f95286- Disable liking user message in chatbot by default but make it configurable- #8843
6f95286- Remove two dependencies:importlib_resourcesandurllib3(if not in Wasm)- #8843
6f95286- Improve url downloads for file objects- #8843
6f95286- Prevent invalid values from being submitted to dropdown, etc.- #8843
6f95286- Chatbot Examples- #8843
6f95286- Deprecate type='tuples for chatbot and focus chatbot docs on 'messages' type- #8843
6f95286- Postprocess hardening- #8843
6f95286- Adds TLS to FRP tunnel- #8843
6f95286- Minor changes to flagging for 5.0- #8843
6f95286- Adds ability to block event trigger when file is uploading- #8843
6f95286- Open audio/image input stream only when queue is ready- #8843
6f95286- Equal height in row false by default- #8843
6f95286- Move icons intoIconButtonWrapper- #8843
6f95286- Improve is_in_or_equal and fuzzer- #8843
6f95286- Streaming Guides- #8843
6f95286- Only move files to the cache that have a meta key- #8843
6f95286- Enhance Lite E2E tests and fix a networking problem on Lite- #8843
6f95286- Send Streaming data over Websocket if possible. Also support base64 output format for images.- #8843
6f95286- Adds a "huggingface" button variant, and makes it the default forgr.LoginButtonandgr.DuplicateButton- #8843
6f95286- Allowinfo=to render markdown- #8843
6f95286- Fix typo intunneling.py- #8843
6f95286- Object Detection From Webcam Stream Guide- #8843
6f95286- Disable sagemaker_check() for now- #8843
6f95286- Fix chatinterface embedding height issues- #8843
6f95286- Raise ChecksumMismatchError- #8843
6f95286- Chat Interface Multimodal Fix & Fallback togr.Examples()- #8843
6f95286- Fix custom component CLI on main/5.0
... (truncated)
Changelog
Sourced from gradio's changelog.
gradio
5.0.1
Features
- #9632
9b58ab0- bump to node 20. Thanks@pngwn!- #9626
ec95b02- Fix stopping chat interface when stop button is clicked. Thanks@aliabid94!- #9617
c163182- Fix dark mode detection and container height. Thanks@pngwn!- #9623
5923c67- Fix Chatbot Examples Error. Thanks@freddyaboulton!- #9614
5d98550- Fixretryandundoreactivity in gr.Chatbot. Thanks@hannahblair!- #9619
1f3ee97- Fix Functional Tests. Thanks@dawoodkhan82!Fixes
5.0.0-beta.10
Fixes
- #9600
9f71086- Ensure undo/try shows for final bot message in gr.Chatbot. Thanks@hannahblair!5.0.0-beta.9
Features
- #9437
c3d93be- Adding new themes to Gradio 5.0. Thanks@allisonwhilden!- #9593
cc61fe7- Some more chatbot fixes. Thanks@dawoodkhan82!- #9583
b92a762- Disable the submit button and enter-key submit when the text is empty. Thanks@whitphx!- #9590
e853c41- SSR e2e + fixes. Thanks@pngwn!- #9591
139152f- Equal height in row false by default. Thanks@aliabid94!- #9589
477f45c- Only move files to the cache that have a meta key. Thanks@freddyaboulton!- #9584
6f8fa54- Chat Interface Multimodal Fix & Fallback togr.Examples(). Thanks@dawoodkhan82!- #9482
bd6c5f2- Fix custom component CLI on main/5.0. Thanks@freddyaboulton!- #9601
c078892- Tweak gr.Dataframe menu UX. Thanks@hannahblair!- #9575
4ec2feb- Update gr.Dataframe UI with action popover. Thanks@hannahblair!- #9582
43a7f42- Chatbot autoscroll. Thanks@whitphx!- #9598
ffc33fa- Fix markdown code copy/check button in gr.Chatbot. Thanks@hannahblair!- #9576
430a26a- Fix reload mode. Thanks@freddyaboulton!- #9580
a9ac396- Deep equal check with hash. Thanks@aliabid94!- #9499
17e6c84- Fixgr.Chatbotpanels layout. Thanks@hannahblair!- #9592
24fe222- Fix favicon in ssr mode. Thanks@freddyaboulton!5.0.0-beta.8
Features
- #9550
b0fedd7- Fix most flaky Python tests in5.0-devbranch. Thanks@abidlabs!- #9577
9f532e0- Equal height columns. Thanks@aliabid94!
... (truncated)
Commits
bbf9ba7i am changesets now (#9612)9031324Fixes website build (#9606)c7f9ac2switch to v3 (#9609)afd8ea3fix pin (#9607)abdd5e0Exit pre-release mode (#9605)6f952865.0 dev->main(#8843)a15381bRevert "disable cache (#9237)" (#9596)d00e344remove changesets (#9562)136c12ftest semgrep (#9551)99c9e26update semgrep rules (#9560)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.