nateraw commited on
Commit
5addbe7
·
1 Parent(s): 7e81b8a
Files changed (2) hide show
  1. packages.txt +1 -0
  2. requirements.txt +8 -0
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python3-opencv
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ fastai==1.0.60
4
+ LMDB
5
+ Pillow
6
+ opencv-python
7
+ tensorboardX
8
+ editdistance