You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#10594f0e4fd0 - Fix Blocks.serve_static_file and Button.svelte to work on Lite. Thanks @whitphx!
Fixes
#105804e70d74 - 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!
#10624f8eb8e5 - Pass kwargs into gr.ChatInterface created by gr.load(). Thanks @abidlabs!
#105978c87eb8 - Fix issue where styling changes were overridden when value was updated simultaneously. Thanks @abidlabs!