PRamoneda commited on
Commit
2b2710b
·
1 Parent(s): be47116
Files changed (1) hide show
  1. README.md +3 -3
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: "cpu-basic"
12
- suggested_hardware: "cpu-basic"
13
  tags:
14
  - music
15
  - audio
16
  - piano
17
  - difficulty-estimation
18
- short_description: Difficulty estimation from piano audio.
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