Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
insightface
|
3 |
opencv-python-headless
|
4 |
numpy
|
5 |
-
Pillow
|
|
|
|
2 |
insightface
|
3 |
opencv-python-headless
|
4 |
numpy
|
5 |
+
Pillow
|
6 |
+
onnxruntime
|