GenerativeAIExamples
GenerativeAIExamples copied to clipboard
Bump gradio from 3.39.0 to 4.11.0 in /RetrievalAugmentedGeneration/frontend
Bumps gradio from 3.39.0 to 4.11.0.
Changelog
Sourced from gradio's changelog.
4.11.0
Features
- #6842
846d52d- Fix md highlight. Thanks@pngwn!- #6831
f3abde8- Add an option to enable header links for markdown. Thanks@pngwn!- #6814
828fb9e- Refactor queue so that there are separate queues for each concurrency id. Thanks@aliabid94!- #6809
1401d99- FixImageEditorinteraction story. Thanks@hannahblair!- #6803
77c9003- Fixes issue 5781: Enables specifying a caching directory for Examples. Thanks@cswamy!- #6823
67a2b7f- Fixed duplicate word ("this this"). Thanks@Cassini-chris!- #6833
1b9d423- Prevent file traversals. Thanks@abidlabs!Fixes
- #6829
50496f9- Adjust rounding logic when precision isNoneingr.Number(). Thanks@hannahblair!- #6766
73268ee- Improve source selection UX. Thanks@hannahblair!4.10.0
Features
- #6798
245d58e- Improve how server/js client handle unexpected errors. Thanks@freddyaboulton!- #6794
7ba8c5d- Fix SSRF vulnerability on/file=route. Thanks@abidlabs!Fixes
- #6799
c352811- Adds docstrings forgr.WaveformOptions,gr.Brush, andgr.Eraser, fixes examples forImageEditor, and allows individual images to be used as the initialvalueforImageEditor. Thanks@abidlabs!- #6808
6b130e2- Ensure LoginButtonvaluetext is displayed. Thanks@hannahblair!- #6810
526fb6c- Fixgr.load()so that it works with the SSE v1 protocol. Thanks@abidlabs!4.9.1
Features
- #6781
a807ede- Fix backend tests on Windows. Thanks@abidlabs!Fixes
- #6525
5d51fbc- Fixes Drag and Drop for Upload. Thanks@dawoodkhan82!- #6780
51e241a- Fix flaky CI tests (again 😓 ). Thanks@freddyaboulton!- #6693
34f9431- Python client properly handles hearbeat and log messages. Also handles responses longer than 65k. Thanks@freddyaboulton!4.9.0
Features
- #6726
21cfb0a- Remove the styles from the Image/Video primitive components and Fix the container styles. Thanks@whitphx!- #6398
67ddd40- Lite v4. Thanks@whitphx!- #6399
053bec9- Improve CSS token documentation in Storybook. Thanks@hannahblair!- #6745
3240d04- Addeditableparameter to Audio. Thanks@hannahblair!
... (truncated)
Commits
- See full diff 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.