Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
torch>=2.2.0
|
| 2 |
opencv-python
|
| 3 |
-
insightface
|
| 4 |
-
onnxruntime
|
| 5 |
gradio # <— UI dependency
|
|
|
|
| 1 |
torch>=2.2.0
|
| 2 |
opencv-python
|
| 3 |
+
insightface
|
| 4 |
+
onnxruntime
|
| 5 |
gradio # <— UI dependency
|