Reacher commited on
Commit
8b4503f
1 Parent(s): e27c378

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ albumentations==1.3.0
2
+ gradio==3.32.0
3
+ numpy==1.22.4
4
+ opencv_python==4.7.0.68
5
+ scikit_learn==1.2.2
6
+ torch==1.13.0
7
+ torchvision==0.14.0
8
+ tqdm==4.64.1