Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 498 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 498 Bytes

🤗 Hugging Face packaging using GitHub Container Registry

Learn how to create a container and package it with GitHub Actions. This repository gives you a good starting point for a Dockerfile, GitHub Actions workflow, and Python code.

The web application uses FastAPI with Hugging Face and exposes a single endpoint that you can interact with it.

Fork this repository and run the GitHub Actions as-is so that you can register your own containerized application with no modifications needed.