gradio
`5.0 dev` -> `main`
#8843
Merged

`5.0 dev` -> `main` #8843

abidlabs merged 248 commits into main from 5.0-dev
abidlabs
pngwn enter pre-release mode
748f6c19
abidlabs Remove deprecated parameters and classes for the 5.0 release (#8797)
6e6818c3
pngwn fix (#8830)
58a5eadd
pngwn fix
a7bc58fc
pngwn Merge branch 'main' into 5.0-dev
e7876b49
abidlabs Merge branch 'main' into 5.0-dev
2c846af1
gradio-pr-bot
gradio-pr-bot
abidlabs Merge branch 'main' into 5.0-dev
21f1b89f
abidlabs Prevent invalid values from being submitted to dropdown, etc. (#8810)
4cf8af94
pngwn
pngwn dismissed these changes on 2024-07-19
abidlabs Merge branch 'main' into 5.0-dev
c01dbacf
abidlabs merge
97eae274
abidlabs Merge branch 'main' into 5.0-dev
5b4a7a15
abidlabs Merge branch 'main' into 5.0-dev
cc6fbed5
abidlabs fixes
dfc006ec
freddyaboulton Merge branch 'main' into 5.0-dev
3adbe44e
freddyaboulton Merge branch 'main' into 5.0-dev
a19a8038
abidlabs Remove manual ip address check and launch counter (#8884)
3408dba7
aliabd Remove deprecated documentation (#8940)
e0177064
freddyaboulton merge main
03cac10a
abidlabs Merge branch 'main' into 5.0-dev
574f5071
freddyaboulton Use HTTP Livestreaming for audio/video streaming out (#8906)
51b7a8b7
abidlabs Adds `strict_cors` parameter to `launch()` (#8959)
a0aac669
freddyaboulton Merge main
4b86544e
freddyaboulton Fi
315bb832
freddyaboulton Merge branch 'main' into 5.0-dev
1a8bbaec
freddyaboulton Streaming out tweaks (#8976)
8805fc48
aliabid94 Improve url downloads for file objects (#8978)
fe9d1cb0
freddyaboulton Merge branch 'main' into 5.0-dev
382a5615
freddyaboulton merge main (#9050)
7ad19b29
freddyaboulton merge main
ea384210
abidlabs Merge branch 'main' into 5.0-dev
e508dd63
abidlabs Merge branch 'main' into 5.0-dev
86fadff2
abidlabs Merge branch 'main' into 5.0-dev
47182c1b
freddyaboulton lint
8b2308bf
abidlabs Merge branch 'main' into 5.0-dev
8297e175
aliabid94 Have gr.on set value at start as well (#9065)
370e01a4
abidlabs No token passed by default in `gr.load()` (#9069)
f9f84bfe
changes
db6b306e
abidlabs Set default `format` in `gr.Audio` to be `None` to avoid unnecessary …
0d8a358c
pngwn Merge branch 'main' into 5.0-dev
a6b4ff17
pngwn Merge branch 'main' into 5.0-dev
f84116b6
pngwn Merge branch 'main' into 5.0-dev
e6f11e61
freddyaboulton Streaming inputs for 5.0 (#8941)
97a7bf66
pngwn Merge branch 'main' into 5.0-dev
433cc044
abidlabs Merge branch 'main' into 5.0-dev
3dbb412d
abidlabs 3.10 (#9133)
4bc495cb
freddyaboulton Deprecate passing a tuple for gr.Code value (#9132)
5cedf162
freddyaboulton Postprocess hardening (#9122)
2672ea29
abidlabs Drop python 3.8 and 3.9 (#9140)
c054ec85
whitphx Raise WasmUnsupportedError for ffmpeg usage on Lite (#9130)
864cd0fd
dawoodkhan82 Video gallery (#9052)
f3652ebe
freddyaboulton Open audio/image input stream only when queue is ready (#9149)
3d7a9b81
freddyaboulton merge main
48ae28e4
freddyaboulton trigger ci
72ffe0dd
abidlabs Merge branch 'main' into 5.0-dev
31735da3
pngwn Merge branch 'main' into 5.0-dev
e675064e
pngwn Merge branch 'main' into 5.0-dev
b038c93c
freddyaboulton update (#9176)
4d9f6654
freddyaboulton File access security guide (#9156)
8deeeb6d
pngwn Merge branch 'main' into 5.0-dev
74aff6fc
freddyaboulton fix guide
213211db
pngwn pngwn force pushed to 213211db 1 year ago
freddyaboulton Fix notebook (#9181)
21f117dd
aliabid94 DNS resolver on ip check (#9150)
80c966af
abidlabs Merge branch 'main' into 5.0-dev
69bf6ff0
abidlabs Merge branch 'main' into 5.0-dev
74e9da35
hannahblair Change dark mode color theme from `gray` to `zinc` (#9175)
e6d456a9
freddyaboulton Streaming Guides (#9173)
66349fe2
freddyaboulton Fix (#9215)
173f5b4b
freddyaboulton Deprecate type='tuples for chatbot and focus chatbot docs on 'message…
20c0836e
hannahblair Remove grey background behind all components (#9213)
ab4580bd
abidlabs changes
9f4c3eec
abidlabs changes
9e2ae433
abidlabs Revert "changes"
bc174791
abidlabs Revert "changes"
272b05cc
abidlabs Merge branch 'main' into 5.0-dev
493df385
hannahblair Redesign `gr.Slider()` (#9197)
6773c4da
hannahblair 🔡 Update default core Gradio font (#9204)
3c73f00e
hannahblair Redesign `gr.Button()` (#9167)
e9e737ee
abidlabs Minor changes to flagging for 5.0 (#9166)
8a755596
abidlabs Adds TLS to FRP tunnel (#9218)
4a832f4b
freddyaboulton Move buttons from chat_interface into Chatbot (#9201)
5492e742
abidlabs Merge branch 'main' into 5.0-dev
227c5b95
hannahblair
hannahblair Improve button consistency across light/dark mode (#9236)
dd8e2e32
hannahblair Redesign `gr.Tabs()` (#9199)
3175c7ae
hannahblair Decrease component radii and remove input shadows (#9216)
e137b30b
hannahblair fix py chatbot test
8bb3d348
hannahblair Lighten secondary button grey fill (#9245)
c8cfe93c
whitphx Stop using `multiprocessing` in `flagging.CSVLogger` on Lite v5 (#9246)
38cf7123
pngwn prefix api routes (#9200)
2e179d35
whitphx Built-in submit and stop buttons in `gr.ChatInterface(multimodal=Fals…
f8b411fe
abidlabs Adds a "huggingface" button variant, and makes it the default for `gr…
03f3735f
pngwn chore: update versions (beta) (#8829)
4db31621
pngwn fix cs
f90dadab
gradio-pr-bot chore: update versions (beta) (#9262)
7a36e3fa
hannahblair Improve Icon Button consistency (#9250)
350b0a5c
abidlabs Merge branch 'main' into 5.0-dev
950055ee
hannahblair format
3b414529
hannahblair Merge branch '5.0-dev' of github.com:gradio-app/gradio into 5.0-dev
fe06141d
freddyaboulton Fix reload mode and streaming in 5.0 dev (#9269)
e05f568f
abidlabs Raise error instead of warning if checksums for binary do not match (…
c469d40b
abidlabs Merge branch 'main' into 5.0-dev
6f5c411d
freddyaboulton Fix stop recording button colors (#9270)
b0b85008
freddyaboulton Match style of textbox stop button to submit button (#9280)
71224204
abidlabs Raise ChecksumMismatchError (#9300)
6309a48e
freddyaboulton Further tweak to is_in_or_equal (#9282)
54ea485b
abidlabs changes (#9301)
af4f70a2
abidlabs Fixes race condition in `update_root_in_config` (#9306)
f3f0fef1
abidlabs docstring
d31fa596
dawoodkhan82 Adds ability to block event trigger when file is uploading (#9253)
99648ec7
pngwn 5.0 merge (#9318)
8e78da92
abidlabs Proposal: remove `gr.make_waveform` and remove `matplotlib` as a depe…
7c0780b5
freddyaboulton Dont move files to cache automatically in chatbot postprocess (#9303)
34f46b05
abidlabs Remove two dependencies: `importlib_resources` and `urllib3` (if not …
81a356d8
abidlabs Make `gr.Image` preprocessing more efficient (#9314)
299879d0
pngwn 5.0 merge take 2 (#9326)
7afb9a14
abidlabs Add `matplotlib` requirements to several demos (#9327)
fcdac9d2
pngwn Merge branch 'main' into 5.0-dev
157a2a72
pngwn clean
f813154a
pngwn format
202c180d
abidlabs Standardize `height` across components and add `max_height` and `min_…
1fef9d9a
abidlabs Fix typo in `tunneling.py` (#9338)
19f6b31a
abidlabs Set the color of placeholder in a disabled textbox to gray instead of…
6a7f6318
freddyaboulton Improve is_in_or_equal and fuzzer (#9341)
02369b31
abidlabs Add info about Powershell client (#9343)
322ac549
whitphx Remove lite/theme.css from the Git-managed file tree (#9335)
b543465d
freddyaboulton 9227 chatinterface retry bug (#9316)
4338f29b
hannahblair Move icons into `IconButtonWrapper` (#9261)
73647a07
Ifeanyi55 Added gradio-in-r (#9340)
960743cd
whitphx Enhance Lite E2E tests and fix a networking problem on Lite (#9333)
5b86e2f2
abidlabs Do not attach `content_disposition_type = "attachment"` headers for f…
61f794bb
hannahblair Fix overflowing markdown in Chatbot (#9260)
d47dd1f8
abidlabs Small tweak to how thoughts are shown in `gr.Chatbot` (#9359)
50c3a7f1
hannahblair Use `container` param in `gr.Markdown` (#9356)
1daf259b
pngwn Merge branch 'main' into 5.0-dev
eb90dd99
aliabd Merge branch 'main' into 5.0-dev
91f00de6
aliabd Merge branch 'main' into 5.0-dev
5b079c71
aliabd Merge branch 'main' into 5.0-dev
55bf0f31
hannahblair run format
535a5cfa
aliabd Merge branch 'main' into 5.0-dev
d1aa185a
aliabd Fixes website build in 5.0-dev (#9382)
9e708328
abidlabs Small tweaks to improve the DX for the "tuples"/"messages" argument i…
16c0485a
abidlabs Update babylon.js to `v7` for `gr.Model3D` (#9377)
618e9fe9
hannahblair Fix `gr.ImageEditor` toolbar cutoff (#9371)
7bf3e998
aliabd Merge branch 'main' into 5.0-dev
6af5506a
aliabd Merge branch 'main' into 5.0-dev
6e5b8fba
aliabd Merge branch 'main' into 5.0-dev
83d6189c
aliabd Adds LLM to the Playground (#9233)
9a85cccf
abidlabs Refactor lazy caching (#9361)
5eb860f7
abidlabs Merge branch 'main' into 5.0-dev
3b580ced
micpst Added max lines and overflow scrollbar for `gr.Code` (#9311)
c4afdcdb
dawoodkhan82 Fix File Types for MultimodalTextbox (#9393)
53ed0f03
hannahblair Prevent HTML and Markdown height changing when status is hidden (#9363)
3ad28c7e
freddyaboulton Object Detection From Webcam Stream Guide (#9336)
736046f1
aliabd Fix gradio.js aws path (#9397)
4be0933d
freddyaboulton Trigger state change event on iterators (#9299)
aa35b078
hannahblair add local fonts and update themes (#9367)
1c94328c
freddyaboulton Disable liking user message in chatbot by default but make it configu…
06babda0
freddyaboulton Fix Cached Examples for Streamed Media (#9373)
64430620
aliabd Fixes annoying height bug in playground (#9402)
060acb3b
dawoodkhan82 Chatbot Examples (#8966)
8e52b6a3
pngwn Ssr part 2 (#9339)
4c8c6f2f
gradio-pr-bot chore: update versions (beta) (#9263)
7ab0af9d
abidlabs Center icon in button when no text is present (#9405)
bf27ff4a
pngwn fix SSR apps on spaces (#9412)
c2c2fd98
abidlabs Small fixes to `gr.Dataframe` and chatbot docs (#9376)
d92c26fe
gradio-pr-bot chore: update versions (beta) (#9416)
82e76525
abidlabs Allow skipping an arbitrary number of output components, and also rai…
74f3b9de
pngwn fix css (#9427)
b672deb2
abidlabs Fix Python unit tests on `5.0-dev` branch (#9432)
278645b6
whitphx Lite: HTTPX client improvement (#9413)
a16787ab
abidlabs Use or `pathlib.Path` objects to indicate filepaths for `css`, `js`, …
e7a415b1
abidlabs Reduce analytics that are collected (#9447)
afbd8e7a
abidlabs Fix SSR mode flag with `mount_gradio_app` and revert changes to pytes…
0c8fafb3
abidlabs Small changes to caching (#9438)
8f469e1d
whitphx Refactoring playground (#9426)
4e541057
dawoodkhan82 Chatbot bug fixes (#9453)
56dbf776
freddyaboulton Update object detection guide (#9456)
4d75f029
freddyaboulton Start/stop recoding from the backend. Add guide on conversational cha…
018c140e
aliabd Improve UI on the Playground (#9462)
b622b1fc
Joodith Fix. Triggered dataframe change event for header change (#9469)
f7c3396f
gradio-pr-bot chore: update versions (beta) (#9420)
3d93464f
abidlabs format
7fc5e26f
Col0ring Fix package.json `exports` of @gradio/preview (#9468)
36d66367
pngwn Fix plots (#9464)
3ac5d9c9
aliabid94 Pre/post-processing download requests (#9383)
30d13ac8
abidlabs Add support for 3rd party providers to `gr.load`, and provide a bette…
b4061392
gradio-pr-bot chore: update versions (beta) (#9476)
2304217d
hannahblair Fix `slider-color` var (#9481)
2510a6e9
whitphx Playground requirements tab (#9460)
7352a897
whitphx Fix prettierignore (#9486)
d958bfa9
abidlabs Minor fixes to docs and a demo (#9493)
c307a0c9
dawoodkhan82 Check for `file_types` parameter in the backend (#9431)
7065e11e
pngwn Ensure media queries work for SSR mode (#9428)
a17c7b6e
freddyaboulton Fix custom component CLI unit tests (#9495)
488ef768
dawoodkhan82 Fixes: Chatbot examples for custom chatbot + rename `suggestions` -> …
4e6a47f5
aliabid94 UI theme fixes (#9496)
1647ebdd
hannahblair
hannahblair Centre components within `Block` when height and width are set (#9504)
d054262f
hannahblair Improve `gr.Code` (#9450)
991883e2
abidlabs Fix node process to run with correct server name (#9506)
861f5e97
abidlabs Merge branch 'main' into 5.0-dev
3999afae
abidlabs yaml lint
c46fe20f
whitphx Add Bokeh plot demo (#9423)
f8de5d2f
aliabd Expanding AI Playground Prompt for Qwen (#9452)
3ec8e636
abidlabs Merge branch 'main' into 5.0-dev
5c93a2dc
eltociear docs: update 01_quickstart.md (#9515)
ec64dc94
dawoodkhan82 Fix change triggers for dropdown and radio (#9519)
0ab6ac5d
abidlabs Merge branch 'main' into 5.0-dev
a369712b
gradio-pr-bot chore: update versions (beta) (#9485)
84f4906b
whitphx Fix single select dropdown (#9526)
f60bb68f
aliabid94 Hide x axis labels (#9497)
d826faa8
CISC Add Jinja2 language to Code component (#9545)
098a009c
abidlabs Merge branch 'main' into 5.0-dev
8bcbd3ff
vmatt Disable sagemaker_check() for now (#9546)
b82aa6f1
abidlabs Merge branch 'main' into 5.0-dev
05444b28
abidlabs Merge branch 'main' into 5.0-dev
b70c53b1
gradio-pr-bot chore: update versions (beta) (#9544)
00c6bb15
hannahblair Update gr.ColorPicker UI (#9570)
e0ee3d5b
hannahblair Fix cut off in gr.ImageEditor (#9525)
7c367b6c
aliabid94 Change caching to occur not at the creation of a `gr.Examples()` but …
b2603893
abidlabs Add `css_paths` and `head_paths` parameters (#9524)
cf396404
abidlabs Fix most flaky Python tests in `5.0-dev` branch (#9550)
b0fedd7e
freddyaboulton Api info fix (#9522)
3b71ed21
freddyaboulton Send Streaming data over Websocket if possible. Also support base64 o…
8dc7c123
dawoodkhan82 Allow `info=` to render markdown (#9521)
06ef22e8
aliabid94 Equal height columns (#9577)
9f532e03
aliabid94 Fix chatinterface embedding height issues (#9571)
148345d1
gradio-pr-bot chore: update versions (beta) (#9572)
4617e609
hannahblair Update gr.Dataframe UI with action popover (#9575)
4ec2feb0
whitphx Disable the submit button and enter-key submit when the text is empty…
b92a7623
dawoodkhan82 Chat Interface Multimodal Fix & Fallback to `gr.Examples()` (#9584)
6f8fa540
hannahblair Fix `gr.Chatbot` panels layout (#9499)
17e6c84d
aliabid94 Equal height in row false by default (#9591)
139152fe
freddyaboulton Fix reload mode (#9576)
430a26a4
whitphx Chatbot autoscroll (#9582)
43a7f420
freddyaboulton Only move files to the cache that have a meta key (#9589)
477f45cb
dawoodkhan82 Some more chatbot fixes (#9593)
cc61fe70
freddyaboulton Fix favicon in ssr mode (#9592)
24fe222f
pngwn SSR e2e + fixes (#9590)
e853c413
aliabid94 Deep equal check with hash (#9580)
a9ac396f
allisonwhilden Adding new themes to Gradio 5.0 (#9437)
c3d93bef
freddyaboulton Fix custom component CLI on main/5.0 (#9482)
bd6c5f23
freddyaboulton Fix e2e test bug (#9597)
52c71ef5
hannahblair Fix markdown code copy/check button in gr.Chatbot (#9598)
ffc33fac
abidlabs Update `README.md` with 5.0 info and GIFs (#9564)
6c7a490a
hannahblair Tweak gr.Dataframe menu UX (#9601)
c0788922
abidlabs Merge branch 'main' into 5.0-dev
9fd9fda3
gradio-pr-bot chore: update versions (beta) (#9586)
0ec31afe
abidlabs abidlabs marked this pull request as ready for review 1 year ago
abidlabs abidlabs changed the title `5.0 dev` -> `main` (DO NOT MERGE) `5.0 dev` -> `main` 1 year ago
abidlabs abidlabs dismissed their stale review 1 year ago
its time!
hannahblair Ensure undo/try shows for final bot message in gr.Chatbot (#9600)
9f710860
gradio-pr-bot chore: update versions (beta) (#9604)
bed573a4
abidlabs abidlabs merged 6f952863 into main 1 year ago
abidlabs abidlabs deleted the 5.0-dev branch 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone