Example Docker Spaces
Docker Spaces Examples
We gathered some example demos in the Docker Templates organization. Please check them out!
Dummy FastAPI app: https://huggingface.co/spaces/DockerTemplates/fastapi_dummy
FastAPI app serving a static site and using
transformers
: https://huggingface.co/spaces/DockerTemplates/fastapi_t5HTTP endpoint in Go with query parameters https://huggingface.co/spaces/XciD/test-docker-go?q=Adrien
Shiny app written in Python https://huggingface.co/spaces/elonmuskceo/shiny-orbit-simulation
Genie.jl app in Julia https://huggingface.co/spaces/nooji/GenieOnHuggingFaceSpaces
Argilla app for data labelling and curation: https://huggingface.co/spaces/argilla/live-demo and write-up about hosting Argilla on Spaces by @dvilasuero 🎉
JupyterLab and VSCode: https://huggingface.co/spaces/DockerTemplates/docker-examples
Zeno app for interactive model evaluation: https://huggingface.co/spaces/zeno-ml/diffusiondb and instructions for setup
Last updated