Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
insightface==0.7.3
|
|
|
|
| 2 |
pillow==10.1.0
|
| 3 |
numpy==1.24.3
|
| 4 |
fastapi==0.104.1
|
|
|
|
| 1 |
insightface==0.7.3
|
| 2 |
+
onnxruntime>=1.18.0
|
| 3 |
pillow==10.1.0
|
| 4 |
numpy==1.24.3
|
| 5 |
fastapi==0.104.1
|