File size: 754 Bytes
a6cc728
ce7d40a
de564a4
 
 
0a58244
 
 
 
a6cc728
0a58244
 
ad9ec7e
b9a08d9
0a58244
ad9ec7e
 
 
0a58244
ad9ec7e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
title: english-to-latin
emoji: 🌈
colorFrom: grey
colorTo: teal
sdk: gradio
sdk_version: 4.24.0
app_file: app.py
pinned: false
---


### πŸ›°οΈ CICD to Huggingface Hub with Github Actions

This repo utlizes `github actions` to sync changes to huggingface hub. As pull requests merged to the main branch in this repo, changes will then be synced on huggingface hub. The [Gradio App published on huggingface space](https://huggingface.co/spaces/MenaWANG/english-to-latin) will then be updated automatically. 😎

## Useful link: 

* Learned this from a Coursera course on MLOps tools: [link to the course](https://www.coursera.org/learn/mlops-mlflow-huggingface-duke)
* Original repo from the lecturer 🌹: https://github.com/nogibjj/hugging-face