Gradio
the six Ws · specification
Maintained by Gradio, part of Hugging Face.
A Python library for quickly building shareable web interfaces and demos for ML models.
A Python library launching a local web server; also deployable and embeddable.
Reach for it when wrapping a model or function in an interactive UI.
Turns Python functions into web apps in a few lines, ideal for demos.
Python; optional model dependencies depending on what your app wraps.
Built by Gradio/Hugging Face; open-source (Apache-2.0); runs locally and hosts on Hugging Face Spaces.