gradio@6.6.0
The latest update patches the broken stop button in chat and audio interfaces, a major user pain point.
Deep Dive
The Gradio team released version 6.6.0 of their popular open-source web app framework for ML models. Key fixes include resolving a critical bug where the stop button failed to revert to submit in the chat interface and fixing the stop button in Audio streaming. The update also patches issues with the Gallery component, ColorPicker events, and form loading, enhancing stability for developers building and deploying AI demos.
Why It Matters
For teams deploying interactive AI demos, these fixes ensure a smoother, more reliable user experience, which is critical for prototyping and user testing.