svjack commited on
Commit
a81dfea
·
verified ·
1 Parent(s): 6d656a7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -3,4 +3,7 @@ huggingface_hub==0.25.0
3
  insightface
4
  opencv-python
5
 
 
 
 
6
  httpx[socks]
 
3
  insightface
4
  opencv-python
5
 
6
+ # onnxruntime-gpu
7
+ onnxruntime-cpu
8
+
9
  httpx[socks]