Spaces:
Runtime error
Runtime error
chih.yikuan commited on
Commit ·
74ad915
1
Parent(s): 3581710
fix: restore emoji and add short_description per HF Spaces docs
Browse files- chatkit/README.md +1 -0
chatkit/README.md
CHANGED
|
@@ -8,6 +8,7 @@ sdk_version: "latest"
|
|
| 8 |
app_port: 7860
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# 📊 ClassLens
|
|
|
|
| 8 |
app_port: 7860
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
short_description: AI-powered exam analysis that transforms Google Form quiz responses into beautiful, actionable reports for teachers.
|
| 12 |
---
|
| 13 |
|
| 14 |
# 📊 ClassLens
|