captchaboy commited on
Commit
c2e5b8f
·
1 Parent(s): 22044c0

Create new file

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ fastai==1.0.60
4
+ LMDB
5
+ Pillow
6
+ opencv-python
7
+ tensorboardX
8
+ PyYAML
9
+ gdown