dosesnrolls1 commited on
Commit
3c677b5
·
verified ·
1 Parent(s): b8b18b4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.44.1
2
+ audioop-lts; python_version >= "3.13"
3
+ opencv-python-headless>=4.9.0
4
+ numpy<2.0
5
+ insightface==0.7.3
6
+ onnxruntime-gpu>=1.17.0
7
+ huggingface_hub>=0.23.0,<0.25
8
+ hf_transfer>=0.1.6
9
+ onnx>=1.16.0