TDN-M commited on
Commit
9f5ea05
·
verified ·
1 Parent(s): 24fa457

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- opencv-python-headless
2
- mediapipe
3
- numpy
4
- gradio
 
1
+ opencv-python-headless==4.8.1.78
2
+ mediapipe==0.10.14
3
+ numpy==1.26.4
4
+ gradio==4.31.0