Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +23 -21
requirements.txt
CHANGED
@@ -1,21 +1,23 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
|
|
|
1 |
+
onnx==1.14.0
|
2 |
+
psutil==5.9.5
|
3 |
+
pillow==9.5.0
|
4 |
+
torch==2.0.1+cu118
|
5 |
+
torchvision==0.15.2+cu118
|
6 |
+
torchvision==0.15.2
|
7 |
+
onnxruntime-silicon==1.13.1
|
8 |
+
protobuf==4.23.2
|
9 |
+
gradio==3.40.0
|
10 |
+
onnxruntime==1.17.1
|
11 |
+
tensorflow==2.15.0
|
12 |
+
customtkinter==5.2.0
|
13 |
+
tkinterdnd2==0.3.0
|
14 |
+
opencv-python==4.8.0.74
|
15 |
+
insightface==0.7.3
|
16 |
+
numpy==1.24.3
|
17 |
+
opennsfw2==0.9.2
|
18 |
+
ffmpeg
|
19 |
+
tk==0.1.0
|
20 |
+
tkinterdnd2-universal==1.7.3
|
21 |
+
onnxruntime-gpu==1.17.1
|
22 |
+
tqdm==4.65.0
|
23 |
+
gfpgan==1.3.8
|