1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02:00
dockerfiles/gradio/README.md
2024-04-12 11:51:53 +08:00

18 lines
338 B
Markdown

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