# Hugging Face — Wire It, Run It, Deploy It: AI Workflows in Gradio

- Company: Hugging Face (huggingface.co)
- Announced: 2026-08-25T00:00:00+00:00
- Category: capability-change
- Subject: Platform
- Source: https://huggingface.co/blog/gradio-workflow-guide
- Record: https://forck.live/items/4392-wire-it-run-it-deploy-it-ai-workflows-in-gradio

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.

## Evidence

Verbatim from https://huggingface.co/blog/gradio-workflow-guide:

> 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.

---

Record: https://forck.live/items/4392-wire-it-run-it-deploy-it-ai-workflows-in-gradio
Catalogue: https://forck.live/llms.txt
Feed: https://forck.live/feed.md
