Gradio launches gr.Workflow: turning AI pipelines into drag-and-drop canvases

_akhaliq · x · 2026-08-27

Hugging Face introduces gr.Workflow: it makes the pipeline the interface. You describe steps as a graph of typed nodes, and Gradio serves a drag-and-drop canvas where every node is runnable and intermediate results are visible. The same graph becomes a REST API with one-command deploy to HF Spaces. Live examples include an image editor calling Qwen-Image-Edit, and a "media studio" chaining FLUX image generation, background removal, TTS voiceover, and an LLM title call — each output with its own REST endpoint.

Related event: Gradio Launches Workflow: Drag-and-Drop Canvas Turns AI Pipelines into Interfaces(4 posts)→

Original post →

More from coding & agent

coding & agent channel →