--- title: Voila Template emoji: 🚀 colorFrom: red colorTo: red sdk: docker app_port: 7860 pinned: false short_description: A template for deploying Voila apps on Hugging Face license: mit --- # hf-voila-template A template for deploying Voila apps on Hugging Face. ## How to use 1. Click the "Use template" button above. 2. Add the environment variable `HF_TOKEN` in the "Secrets" section. 3. Create a new repository on Hugging Face. 4. Update the `sync-hf.yml` file with your repository name. 5. Push the changes to the repository. 6. Wait for the app to deploy. 7. Go to Hugging Face Spaces and click the "Open" button to open the app.