1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00
dockerfiles/gradio
2024-04-12 12:05:05 +08:00
..
data update 2024-04-12 12:05:05 +08:00
docker-compose.yml add gradio 2024-04-12 11:51:53 +08:00
Dockerfile add gradio 2024-04-12 11:51:53 +08:00
README.md add gradio 2024-04-12 11:51:53 +08:00

gradio

Gradio 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

$ docker compose up -d
$ open http://127.0.0.1:7860

More demos can be found here.