Spaces:
Build error
Build error
Commit ·
d7d6b24
1
Parent(s): 8b64ea8
fix: shorten README short_description to <60 chars (HF Space requirement)
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ sdk_version: 4.44.0
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
-
short_description: Real-time ASL → English speech
|
| 12 |
---
|
| 13 |
|
| 14 |
# SignBridge — real-time ASL → speech
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
+
short_description: Real-time ASL → English speech on AMD MI300X.
|
| 12 |
---
|
| 13 |
|
| 14 |
# SignBridge — real-time ASL → speech
|