Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ hbutils>=0.9.0
|
|
11 |
#### pip install onnxruntime-gpu==1.17.0 --index-url=https://pkgs.dev.azure.com/onnxruntime/onnxruntime/_packaging/onnxruntime-cuda-12/pypi/simple
|
12 |
#onnxruntime-gpu==1.17.0
|
13 |
dghs-imgutils>=0.2.3
|
14 |
-
onnxruntime
|
15 |
httpx
|
16 |
|
17 |
datasets
|
|
|
11 |
#### pip install onnxruntime-gpu==1.17.0 --index-url=https://pkgs.dev.azure.com/onnxruntime/onnxruntime/_packaging/onnxruntime-cuda-12/pypi/simple
|
12 |
#onnxruntime-gpu==1.17.0
|
13 |
dghs-imgutils>=0.2.3
|
14 |
+
onnxruntime
|
15 |
httpx
|
16 |
|
17 |
datasets
|