Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ insightface==0.7.3
|
|
3 |
onnxruntime==1.16.3
|
4 |
moviepy==1.0.3
|
5 |
numpy==1.23.5
|
6 |
-
opencv-python==4.10.0.82
|
|
|
|
3 |
onnxruntime==1.16.3
|
4 |
moviepy==1.0.3
|
5 |
numpy==1.23.5
|
6 |
+
opencv-python==4.10.0.82
|
7 |
+
tensorflow
|