Features
- #10083
b2a21c6
- Add HTML support to paramviewer descriptions. Thanks @aliabd! - #10096
ec10aa3
- Fix paramviewer descriptions to only render markdown links. Thanks @aliabd! - #10080
ebe25bc
- Fix chatbot/chatinterface type mismatch. Thanks @abidlabs! - #10071
01b919f
- Supportadditional_outputs
ingr.ChatInterface
. Thanks @abidlabs! - #10081
b94f010
- Apply Zero GPU forgr.ChatInterface
. Thanks @abidlabs! - #10099
8530b6e
- Redesign pending bubble in Chatbot. Thanks @hannahblair! - #10032
e450674
- addwebcam_height
andwebcam_width
to specify the resolution of the Webcam. Thanks @yinsumirage!
Fixes
- #10123
36e9597
- Fixes options in the streaming chatbot case. Thanks @abidlabs! - #10095
97d647e
- Fix state changes within a gr.render. Thanks @aliabid94! - #10094
98dd668
- add http codes 303 and 307 tourl_ok
. Thanks @sharon-wang! - #10125
b02c8b7
- Fix sharing on chatbot with spaces. Thanks @aliabid94! - #10124
5d61c7b
- Fix lazy caching. Thanks @abidlabs! - #10114
ce5680f
- Add event and gr.Select data support in gr.render blocks. Thanks @aliabid94! - #10113
de42c85
- fixevery=
support in render. Thanks @aliabid94! - #10090
5ea3cb5
- Updaterequirements.txt
forgradio
andgradio_client
. Thanks @abidlabs!