PentesterPriyanshu commited on
Commit
0901cb3
·
verified ·
1 Parent(s): f9b1790

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch>=1.9.0
2
+ torchvision>=0.10.0
3
+ opencv-python>=4.5.0
4
+ albumentations>=1.0.0
5
+ scikit-learn>=1.0.0
6
+ numpy>=1.21.0
7
+ Pillow>=8.0.0
8
+ huggingface_hub>=0.16.0