antonbol commited on
Commit
e251975
1 Parent(s): 987a619

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -1 +1,7 @@
 
 
 
 
 
 
1
  hopsworks
 
1
+ # install from https://pytorch.org/get-started/locally/
2
+ # torch>=1.5.1
3
+ # torchvision>=0.6.1
4
+ tqdm>=4.30
5
+ librosa>=0.6.3,<0.9
6
+ opencv_python>=4.2.0
7
  hopsworks