AI Briefing
KO

Gradio 3.0 Released: Introducing Blocks

·2022.05.16 09:00

Key point

Gradio has released version 3.0, which includes a frontend redesign and the Blocks API for custom layouts.

1 / 2

Details

Gradio has released Gradio 3.0, which introduces a frontend redesign and a new low-level API called Blocks.

Key updates are as follows:

  • Complete Frontend Overhaul: Adopted Svelte to increase page loading speed and reduce payload size. The design has also been improved, making it easier to embed in various environments.
  • Expanded Components: New components such as Gallery have been added, and the usability of Dataframe has been improved. Multiple demos can be grouped into tabs via TabbedInterface.
  • Gradio Blocks: An API that allows control of complex layouts and data flow using only Python. This enables building advanced custom web apps, such as multi-step interfaces or controlling component visibility based on input values.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.