Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,6 +7,8 @@ librosa==0.10.2.post1
|
|
7 |
mir_eval==0.7
|
8 |
music21==9.3.0
|
9 |
numpy==2.2.2
|
|
|
|
|
10 |
omegaconf==2.3.0
|
11 |
pandas==2.2.3
|
12 |
Pillow==11.1.0
|
|
|
7 |
mir_eval==0.7
|
8 |
music21==9.3.0
|
9 |
numpy==2.2.2
|
10 |
+
numba==0.60.0
|
11 |
+
llvmlite==0.43.0
|
12 |
omegaconf==2.3.0
|
13 |
pandas==2.2.3
|
14 |
Pillow==11.1.0
|