Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -7,8 +7,8 @@ torchvision
|
|
7 |
protobuf
|
8 |
gradio
|
9 |
onnxruntime-gpu
|
10 |
-
tensorflow
|
11 |
-
customtkinter
|
12 |
insightface==0.7.3
|
13 |
numpy
|
14 |
ffmpeg-python==0.2.0
|
@@ -19,5 +19,5 @@ gfpgan
|
|
19 |
nvidia_cudnn_frontend
|
20 |
moviepy
|
21 |
opencv-python-headless
|
22 |
-
psutil
|
23 |
Pillow
|
|
|
7 |
protobuf
|
8 |
gradio
|
9 |
onnxruntime-gpu
|
10 |
+
tensorflow
|
11 |
+
customtkinter
|
12 |
insightface==0.7.3
|
13 |
numpy
|
14 |
ffmpeg-python==0.2.0
|
|
|
19 |
nvidia_cudnn_frontend
|
20 |
moviepy
|
21 |
opencv-python-headless
|
22 |
+
psutil
|
23 |
Pillow
|