Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,13 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: ChhattishgarhiAI_Model
|
3 |
+
emoji: 🔤
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: blue
|
6 |
+
sdk: streamlit
|
7 |
+
app_file: app.py
|
8 |
+
pinned: false
|
9 |
+
---
|
10 |
+
|
11 |
+
# Chhattishgarhi Translator ✨
|
12 |
+
|
13 |
+
This app translates text into and from Chhattisgarhi using mBART and Streamlit.
|