yanze commited on
Commit
f720b28
1 Parent(s): dd6fe43

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -8,7 +8,9 @@ ftfy
8
  basicsr
9
  facexlib
10
  insightface
11
- onnxruntime-gpu
 
 
12
  accelerate
13
  huggingface-hub
14
  timm
 
8
  basicsr
9
  facexlib
10
  insightface
11
+ onnx==1.13.1
12
+ onnxruntime-gpu==1.10.0
13
+ onnxruntime==1.14.1
14
  accelerate
15
  huggingface-hub
16
  timm