Spaces:
Running
Running
Priyanshi Saxena
commited on
Commit
·
85cb7be
1
Parent(s):
c02fe07
fix: shorten short_description to meet HF 60-char limit
Browse files- Changed from 71 chars to 57 chars
- 'AI-powered crypto research with real-time blockchain data'
README.md
CHANGED
@@ -16,7 +16,7 @@ tags:
|
|
16 |
- llama3
|
17 |
pinned: false
|
18 |
header: default
|
19 |
-
short_description: AI-powered
|
20 |
suggested_hardware: t4-medium
|
21 |
---
|
22 |
|
|
|
16 |
- llama3
|
17 |
pinned: false
|
18 |
header: default
|
19 |
+
short_description: AI-powered crypto research with real-time blockchain data
|
20 |
suggested_hardware: t4-medium
|
21 |
---
|
22 |
|