Features
- #9128
747013b
- Allow accessing the entire row of selected values ingr.DataFrame
. Thanks @abidlabs! - #8935
f6b2b97
- Initialize the client with the fake host for Lite server. Thanks @whitphx! - #9031
04b7d32
- Allow drag and replace image ingr.Image
and Multimodal textbox. Thanks @hannahblair! - #8930
41d5ab9
- Addplaceholder
param to Image and ImageEditor to replace upload image text. Thanks @hannahblair! - #9023
87e3537
- Add height param to gr.JSON. Thanks @hannahblair! - #9013
5350f1f
- Add copy all messages button to chatbot. Thanks @hannahblair! - #9118
e1c404d
- setup npm-previews of all packages. Thanks @pngwn! - #9102
efdc323
- Initial SSR refactor. Thanks @pngwn!
Fixes
- #9078
1a9d729
- Catch OSErrors inHuggingFaceDatasetSaver._deserialize_components
. Thanks @davidberenstein1957! - #9088
96f8ffa
- Set non-zero exit codes for custom component build and install commands when failures occur. Thanks @freddyaboulton! - #9161
173c7b8
- Chatbot Image size and list fixes. Thanks @dawoodkhan82! - #9151
f1ef94a
- Open media type files in browser. Thanks @aliabid94! - #9148
8715f10
- Allowgr.Request
to work with ZeroGPU. Thanks @abidlabs! - #9093
60650d8
- ResetDataset
page to 0 when samples change. Thanks @abidlabs! - #9116
ba6322e
- Fix image height content fit. Thanks @hannahblair! - #9079
d6dc384
- Add more typing to event listeners. Thanks @JackismyShephard! - #9119
30b5d6f
- Fix chatinterface multimodal bug. Thanks @freddyaboulton! - #8987
7b288cf
- Fix unexpected rendering of Dataset. Thanks @Col0ring! - #9089
508ac84
- Set orig_name in downloadbutton postprocess. Thanks @freddyaboulton! - #8951
6e7d9e5
- Deal with OAuth too many redirects. Thanks @Wauplin!