Commit
Β·
28bc3ca
1
Parent(s):
9fa74cf
Fix short_description length limit (60 chars)
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ sdk_version: "4.36.0"
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
-
short_description:
|
| 12 |
---
|
| 13 |
|
| 14 |
# π Edge LLM Platform
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
short_description: Local LLM platform with modern web interface
|
| 12 |
---
|
| 13 |
|
| 14 |
# π Edge LLM Platform
|