Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,11 +4,12 @@ emoji: 📚
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# AI Essay Bot
|
| 13 |
|
| 14 |
-
A simple Gradio chatbot that helps rewrite and explain grammar in essays using a Hugging Face model.
|
|
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.34.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
license: mit
|
| 11 |
---
|
| 12 |
|
| 13 |
# AI Essay Bot
|
| 14 |
|
| 15 |
+
A simple Gradio chatbot that helps rewrite and explain grammar in essays using a Hugging Face model.
|