capstonedubtrack
commited on
Commit
•
79fb741
1
Parent(s):
f92749f
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
librosa==0.7.0
|
|
|
2 |
opencv-contrib-python>=4.2.0.34
|
3 |
opencv-python>=4.1.2.30
|
4 |
torchvision>=0.5.0
|
|
|
1 |
librosa==0.7.0
|
2 |
+
numpy==1.17.1
|
3 |
opencv-contrib-python>=4.2.0.34
|
4 |
opencv-python>=4.1.2.30
|
5 |
torchvision>=0.5.0
|