Lead story
Models & availability
Latest
Lead story
Models & availability
Latest
Gradio introduces gr.Workflow, a new feature that allows users to build AI pipelines as a graph of typed nodes, which serves as a drag-and-drop interface, a REST API, and can be deployed to Hugging Face Spaces with one command.
From the source
gr.Workflow , built right into Gradio, makes the pipeline the interface . You describe your steps as a graph of typed nodes, and Gradio serves a drag-and-drop canvas where every node is runnable and every intermediate result is visible. The same graph is also a REST API and a one-command deploy to Hugging Face Spaces.
huggingface.co