Senayfre commited on
Commit
4afff9e
·
1 Parent(s): 80549b2

added requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ albumentations
2
+ torch
3
+ torchvision
4
+ opencv-python
5
+ numpy
6
+ PIL
7
+