blackmamba2408 commited on
Commit
e4e5f93
·
verified ·
1 Parent(s): 814a4c2

📦 Minimal dependencies for HF Spaces

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
  gradio==4.44.1
2
- numpy>=1.24.0
3
- opencv-python-headless>=4.8.0
4
- pillow>=10.0.0
5
- insightface>=0.7.0
6
- onnxruntime>=1.16.0
7
- scikit-learn>=1.3.0
 
1
  gradio==4.44.1
2
+ insightface
3
+ onnxruntime
4
+ numpy
5
+ pillow