Cyril666 commited on
Commit
0a94e79
·
1 Parent(s): 9085f5e

Add application file

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