AI

Gradio 3.0 is Out!

Gradio, an open-source library for building and sharing machine learning models, has released version 3.0. The new update includes a block-based interface that allows users to create custom interfaces without writing code. According to the Hugging Face blog, Gradio Blocks provides a drag-and-drop interface for adding components such as text input, image display, and model outputs.
Gradio, an open-source library for building and sharing machine learning models, has released version 3.0. The new update includes a block-based interface that allows users to create custom interfaces without writing code. According to the Hugging Face blog, Gradio Blocks provides a drag-and-drop interface for adding components such as text input, image display, and model outputs. --- Why it matters: This matters because it simplifies the process of building user-friendly interfaces for machine learning models, making it easier for researchers and developers to share their work with others. Source: https://huggingface.co/blog/gradio-blocks

This article was originally published at: https://huggingface.co/blog/gradio-blocks