blackmamba2408 commited on
Commit
2b72b52
·
verified ·
1 Parent(s): 8d7356f

📦 Minimal deps - removed opencv, fixed gradio version

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==4.44.1
2
+ insightface
3
+ onnxruntime
4
+ numpy
5
+ pillow