Spaces:
Paused
Paused
Upload requirements (4).txt
Browse files- requirements (4).txt +14 -0
requirements (4).txt
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy==1.26.4
|
2 |
+
gradio==5.9.1
|
3 |
+
opencv-python-headless==4.10.0.84
|
4 |
+
onnx==1.16.1
|
5 |
+
insightface==0.7.3
|
6 |
+
albucore==0.0.16
|
7 |
+
psutil==5.9.6
|
8 |
+
torch==2.5.1
|
9 |
+
torchvision==0.20.1
|
10 |
+
onnxruntime==1.20.1
|
11 |
+
tqdm==4.66.4
|
12 |
+
ftfy
|
13 |
+
regex
|
14 |
+
pyvirtualcam
|