Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
moviepy
|
| 2 |
onnxruntime-gpu
|
| 3 |
insightface
|
| 4 |
|
|
|
|
| 1 |
+
moviepy==1.0.3
|
| 2 |
onnxruntime-gpu
|
| 3 |
insightface
|
| 4 |
|