Spaces:
Running
on
Zero
Running
on
Zero
PRamoneda
commited on
Commit
·
2b2710b
1
Parent(s):
be47116
header
Browse files
README.md
CHANGED
|
@@ -8,14 +8,14 @@ sdk_version: "4.26.0"
|
|
| 8 |
python_version: 3.10.13
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
-
hardware: "
|
| 12 |
-
suggested_hardware: "
|
| 13 |
tags:
|
| 14 |
- music
|
| 15 |
- audio
|
| 16 |
- piano
|
| 17 |
- difficulty-estimation
|
| 18 |
-
short_description:
|
| 19 |
---
|
| 20 |
|
| 21 |
# 🎼 Music Difficulty Estimator
|
|
|
|
| 8 |
python_version: 3.10.13
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
+
hardware: "a100-large" # H200 aún no está listado, usa esto como equivalente
|
| 12 |
+
suggested_hardware: "a100-large"
|
| 13 |
tags:
|
| 14 |
- music
|
| 15 |
- audio
|
| 16 |
- piano
|
| 17 |
- difficulty-estimation
|
| 18 |
+
short_description: Estimate piano difficulty from audio
|
| 19 |
---
|
| 20 |
|
| 21 |
# 🎼 Music Difficulty Estimator
|