gradio ====== [Gradio][1] is the fastest way to demo your machine learning model with a friendly web interface so that anyone can use it, anywhere! ## up and running ```bash $ docker compose up -d $ open http://127.0.0.1:7860 ``` More demos can be found [here][2]. [1]: https://www.gradio.app/ [2]: https://www.gradio.app/playground