Fabrice-TIERCELIN
commited on
Commit
•
0704255
1
Parent(s):
b4a773b
numpy==1.23.5
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -9,14 +9,14 @@ huggingface_hub==0.19.4
|
|
9 |
importlib_metadata==6.3.0
|
10 |
librosa==0.9.2
|
11 |
matplotlib==3.9.0
|
12 |
-
numpy==1.23.
|
13 |
omegaconf==2.3.0
|
14 |
packaging==24.1
|
15 |
progressbar33==2.4
|
16 |
protobuf==3.20.*
|
17 |
safetensors==0.4.4
|
18 |
sentencepiece==0.1.99
|
19 |
-
scipy==1.
|
20 |
soundfile==0.12.1
|
21 |
tqdm==4.66.5
|
22 |
wandb==0.17.6
|
|
|
9 |
importlib_metadata==6.3.0
|
10 |
librosa==0.9.2
|
11 |
matplotlib==3.9.0
|
12 |
+
numpy==1.23.5
|
13 |
omegaconf==2.3.0
|
14 |
packaging==24.1
|
15 |
progressbar33==2.4
|
16 |
protobuf==3.20.*
|
17 |
safetensors==0.4.4
|
18 |
sentencepiece==0.1.99
|
19 |
+
scipy==1.14.0
|
20 |
soundfile==0.12.1
|
21 |
tqdm==4.66.5
|
22 |
wandb==0.17.6
|