Gradio

1 min read Original article ↗

Everything you need to build

Gradio handles the frontend so you can focus on building. From prototypes to production-ready web apps.

Lightning Fast Setup

One command to install. A few lines of Python to launch. No Javascript, CSS, or frontend experience required.

$ pip install gradio

Successfully installed gradio

$ python app.py

Running on http://127.0.0.1:7860

40+ Components

Input and output for any data type: Images, Audio, Video, 3D, Dataframes, and more.

AudioImageChatVideoPlotJSON

+ many more

Permanent Hosting

Deploy to Hugging Face Spaces for free. Always online, auto-scaling, and shareable with a simple URL.

Live on HF Spaces

Share Instantly

Create a public link to your machine learning demo running on your local computer in seconds. Great for showing clients or colleagues.

demo.launch(share=True)

Live

https://78620.gradio.app

It's sunny and 72°F today!