RICHERGIRL commited on
Commit
fd42d54
·
verified ·
1 Parent(s): 3f354d6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ scikit-learn==1.2.2
2
+ joblib==1.3.2
3
+ pandas==2.0.3
4
+ opencv-python-headless==4.8.0.76
5
+ mediapipe==0.10.0
6
+ gradio==3.50.2