Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -4,11 +4,11 @@ emoji: 📝
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: streamlit
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
# ✨ Grammar Correction App
|
13 |
|
14 |
-
Correct grammar errors in your English text using a Hugging Face model and a Streamlit interface.
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.44.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
# ✨ Grammar Correction App
|
13 |
|
14 |
+
Correct grammar errors in your English text using a Hugging Face model and a Streamlit interface.
|