Skip to content

gradio_client@1.7.1

Choose a tag to compare

@gradio-pr-bot gradio-pr-bot released this 19 Feb 19:58
de3c79c

Fixes

  • #10580 4e70d74 - Fix gr.load() for gr.ChatInterface(save_history=True) and any Gradio app where the upstream app includes a gr.State as input. Thanks @abidlabs!