Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files"Fix ImportError: Add onnxruntime dependency for insightface."
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
# Tên tệp: requirements.txt (cập nhật)
|
| 2 |
|
| 3 |
gradio
|
| 4 |
opencv-python
|
| 5 |
insightface
|
|
|
|
|
|
| 1 |
+
# Tên tệp: requirements.txt (cập nhật lần 2)
|
| 2 |
|
| 3 |
gradio
|
| 4 |
opencv-python
|
| 5 |
insightface
|
| 6 |
+
onnxruntime
|