nik1-kaj commited on
Commit
982ca0a
1 Parent(s): e888d8b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ requests
4
+ gdown
5
+ matplotlib
6
+ opencv-python
7
+ Pillow==8.0.0
8
+ scikit-image==0.15.0