phitran commited on
Commit
609a8ea
·
1 Parent(s): 6196c52

add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ mediapipe==0.10.21
2
+ numpy==1.26.4
3
+ opencv-contrib-python==4.11.0.86
4
+ opencv-python==4.11.0.86
5
+ gradio==5.23.3
6
+ gradio_client==1.8.0