Update requirements.txt
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
tqdm
|
7 |
-
moviepy
|
|
|
1 |
+
numpy==1.23.5
|
2 |
+
insightface==0.7.3
|
3 |
+
onnxruntime-gpu
|
4 |
+
moviepy==1.0.3
|
5 |
+
gdown
|
|
|
|