Spaces:
Runtime error
Runtime error
Commit
·
c75a857
1
Parent(s):
a09d93b
Change onnxruntime-gpu to onnxruntime
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ omegaconf
|
|
| 8 |
opencv-python
|
| 9 |
diffusers==0.29.2
|
| 10 |
onnx>=1.16.0
|
| 11 |
-
onnxruntime
|
| 12 |
safetensors
|
| 13 |
spaces
|
| 14 |
ftfy
|
|
|
|
| 8 |
opencv-python
|
| 9 |
diffusers==0.29.2
|
| 10 |
onnx>=1.16.0
|
| 11 |
+
onnxruntime
|
| 12 |
safetensors
|
| 13 |
spaces
|
| 14 |
ftfy
|