TiH0 commited on
Commit
5dfb7bd
·
verified ·
1 Parent(s): ec5d10e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio>=4.12.0
2
  opencv-python-headless>=4.8.0
3
  mediapipe>=0.10.8
4
  numpy>=1.26.0
5
  scikit-learn>=1.6.0
6
- Pillow>=10.1.0
 
 
1
+ gradio>=4.44.0
2
  opencv-python-headless>=4.8.0
3
  mediapipe>=0.10.8
4
  numpy>=1.26.0
5
  scikit-learn>=1.6.0
6
+ Pillow>=10.1.0
7
+ joblib>=1.3.0