Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -8,7 +8,9 @@ ftfy
|
|
8 |
basicsr
|
9 |
facexlib
|
10 |
insightface
|
11 |
-
|
|
|
|
|
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
|