Features
- #10345
39f0c23
- Allow image uploads to gr.load_chat. Thanks @aliabid94! - #10456
8e40c15
- Implement multiple cell selection. Thanks @hannahblair! - #10480
90f90b7
- Add sidebar to the docs. Thanks @aliabd! - #10495
35fda36
- Add ananchor_links
parameter togr.ParamViewer
that allows linking to specific parameters. Thanks @abidlabs! - #10433
2e8dc74
- Allow building multipage Gradio apps. Thanks @aliabid94! - #10496
a9bfbc3
- Add support for inferenceproviders
ingr.load()
. Thanks @abidlabs! - #10463
ed7a091
- Expand and collapse dataframe cells. Thanks @hannahblair! - #10478
afb96c6
- Improve dataframe's upload accessibility. Thanks @hannahblair! - #10491
ff5f976
- Allow multiline headers in gr.Dataframe. Thanks @hannahblair! - #10494
10932a2
- Ensure dataframe is not editable wheninteractive
is False. Thanks @hannahblair! - #10485
6401d32
- chore: update dropdown.py. Thanks @eltociear! - #10446
2cf449a
- Add more ImageEditor js tests. Thanks @freddyaboulton! - #10483
3750082
- Sidebar Fixes. Thanks @dawoodkhan82!