Gradio

Building ML demos and web UIs in Python with Gradio 6 — gr.Interface for wrapping a function, gr.Blocks for custom layouts with event listeners, gr.ChatInterface for LLM chat, streaming generator outputs, gr.State, image/audio components, queueing and concurrency, launch()/share links, and mounting into FastAPI with gr.mount_gradio_app. Use when demoing a model (image, audio, text, LLM), building a quick UI around a Python function, sharing a prototype via a public link, or hosting on Hugging Face Spaces.

stanfish06 Updated

File contents

stanfish06/skillquarium/tree/main/skills/gradio commit 7e5afa1fd4

Frequently asked questions

npx skillmds@latest add stanfish06/gradio