Spaces:
Runtime error
Runtime error
Commit
·
2c60189
1
Parent(s):
41de683
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ transformers==4.24.0
|
|
7 |
|
8 |
librosa==0.8.1
|
9 |
matplotlib==3.4.3
|
10 |
-
numpy==1.23.
|
11 |
scipy==1.7.1
|
12 |
tensorboard==2.10.0
|
13 |
tensorflow==2.10.0
|
|
|
7 |
|
8 |
librosa==0.8.1
|
9 |
matplotlib==3.4.3
|
10 |
+
numpy==1.23.0
|
11 |
scipy==1.7.1
|
12 |
tensorboard==2.10.0
|
13 |
tensorflow==2.10.0
|