1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-21 01:27:01 +02:00
dockerfiles/gradio
..
data
docker-compose.yml
Dockerfile
README.md

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.