Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ ftfy
|
|
8 |
basicsr
|
9 |
facexlib
|
10 |
insightface
|
|
|
11 |
onnx==1.13.1
|
12 |
onnxruntime-gpu
|
13 |
onnxruntime==1.14.1
|
|
|
8 |
basicsr
|
9 |
facexlib
|
10 |
insightface
|
11 |
+
moviepy
|
12 |
onnx==1.13.1
|
13 |
onnxruntime-gpu
|
14 |
onnxruntime==1.14.1
|