Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -18,7 +18,7 @@ modelscope==1.17.1
|
|
| 18 |
networkx==3.1
|
| 19 |
omegaconf==2.3.0
|
| 20 |
onnx==1.16.0
|
| 21 |
-
onnxruntime-gpu==1.
|
| 22 |
onnxconverter_common==1.14.0
|
| 23 |
openai-whisper==20231117
|
| 24 |
protobuf==3.20.2
|
|
|
|
| 18 |
networkx==3.1
|
| 19 |
omegaconf==2.3.0
|
| 20 |
onnx==1.16.0
|
| 21 |
+
onnxruntime-gpu==1.18.0
|
| 22 |
onnxconverter_common==1.14.0
|
| 23 |
openai-whisper==20231117
|
| 24 |
protobuf==3.20.2
|