Iris314 commited on
Commit
50f3262
·
verified ·
1 Parent(s): 662c966

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ opencv-python
3
+ numpy
4
+ pandas
5
+ scikit-learn
6
+ supervision
7
+ roboflow
8
+ huggingface_hub
9
+ joblib
10
+ xgboost
11
+ tqdm
12
+ Pillow