sang1231 commited on
Commit
3fa7b3b
·
verified ·
1 Parent(s): 90f4cca

Update requirements.txt

Browse files

"Fix ImportError: Add onnxruntime dependency for insightface."

Files changed (1) hide show
  1. 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