Fix HF metadata: shorten description to <60 chars
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ sdk_version: 1.28.1
|
|
| 8 |
app_file: streamlit_app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
-
short_description:
|
| 12 |
tags:
|
| 13 |
- machine-learning
|
| 14 |
- books
|
|
|
|
| 8 |
app_file: streamlit_app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
short_description: ML web app predicting book ratings with honest reporting
|
| 12 |
tags:
|
| 13 |
- machine-learning
|
| 14 |
- books
|