Spaces:
Runtime error
Runtime error
Jerry Yan
commited on
Commit
•
9f00132
1
Parent(s):
75c043a
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
librosa==0.7.0
|
2 |
-
numpy
|
3 |
torch==1.4.0
|
4 |
torchvision==0.5.0
|
5 |
tqdm>=4.45.0
|
|
|
1 |
librosa==0.7.0
|
2 |
+
numpy>=1.17.3
|
3 |
torch==1.4.0
|
4 |
torchvision==0.5.0
|
5 |
tqdm>=4.45.0
|