Spaces:
Sleeping
Sleeping
Raphael Glon commited on
Pin onnxruntime-gpu==1.22.0 to reproduce original space issue
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ transformers<4.52
|
|
| 5 |
accelerate
|
| 6 |
safetensors
|
| 7 |
einops
|
| 8 |
-
onnxruntime-gpu
|
| 9 |
spaces
|
| 10 |
omegaconf
|
| 11 |
peft
|
|
|
|
| 5 |
accelerate
|
| 6 |
safetensors
|
| 7 |
einops
|
| 8 |
+
onnxruntime-gpu==1.22.0
|
| 9 |
spaces
|
| 10 |
omegaconf
|
| 11 |
peft
|