Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
gradio==3.
|
| 2 |
numpy==1.26.2
|
| 3 |
opencv-python-headless==4.8.1.78
|
| 4 |
-
insightface==0.
|
| 5 |
-
torch==2.
|
| 6 |
onnxruntime==1.16.1
|
| 7 |
tensorflow-cpu==2.14.0
|
|
|
|
| 1 |
+
gradio==3.49.1
|
| 2 |
numpy==1.26.2
|
| 3 |
opencv-python-headless==4.8.1.78
|
| 4 |
+
insightface==0.7.3
|
| 5 |
+
torch==2.2.0
|
| 6 |
onnxruntime==1.16.1
|
| 7 |
tensorflow-cpu==2.14.0
|