Spaces:
Runtime error
Runtime error
Jerry Yan
commited on
Commit
•
ba9b40d
1
Parent(s):
1ca4034
add example files
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
librosa==0.7.0
|
2 |
-
numpy==1.17.
|
3 |
opencv-contrib-python>=4.2.0.34
|
4 |
opencv-python==4.1.2.30
|
5 |
torch==1.4.0
|
|
|
1 |
librosa==0.7.0
|
2 |
+
numpy==1.17.3
|
3 |
opencv-contrib-python>=4.2.0.34
|
4 |
opencv-python==4.1.2.30
|
5 |
torch==1.4.0
|