Spaces:
Sleeping
Sleeping
Chunhua Liao
commited on
Commit
·
23ad7f4
1
Parent(s):
113280b
fix: shorten short_description to meet Hugging Face 60 char limit
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ sdk_version: 5.38.2
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
-
short_description: Open-source implementation of Google's AI Co-Scientist
|
| 12 |
---
|
| 13 |
|
| 14 |
# Open AI Co-Scientist - Hypothesis Evolution System
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
short_description: Open-source implementation of Google's AI Co-Scientist
|
| 12 |
---
|
| 13 |
|
| 14 |
# Open AI Co-Scientist - Hypothesis Evolution System
|