fgiasson / en-fr-translation-service

Dummy project to create an English/French translation service using Hugging Face, Docker and such.
6 stars 1 forks source link

How to Deploy Hugging Face Models in a Docker Container

This is the repository for the tutorial on how to deploy Hugging Face models in a Docker container and to expose it as a web service endpoint using Flask. The tutorial is available on this blog post.