doevent commited on
Commit
44c55b4
1 Parent(s): 53d095b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ numpy
2
+ opencv-python
3
+ Pillow
4
+ torch>=1.7
5
+ torchvision>=0.8.0
6
+ tqdm
7
+ imageio
8
+ gdown