Gradio 3.0 is Out!
Hugging Face Blog 4 years ago
Gradio released version 3.0, a complete redesign of its library for building machine learning demos, featuring a modernized frontend using Svelte technology and a new low-level Blocks API for custom web applications. More than 600,000 ML demos have been built with Gradio since 2019, and the update includes faster page loads, new components like Gallery and TabbedInterface, and improved drag-and-drop functionality for data input. The redesign allows developers to create complex multi-step interfaces with flexible data flows and conditional component visibility, moving beyond the previous simple left-inputs-right-outputs layout.