Spaces:
Running
on
Zero
Running
on
Zero
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ gradio>=5.6.0,<6.0.0
|
|
3 |
spaces>=0.30.4
|
4 |
|
5 |
# Quick fix to avoid HuggingFace Spaces cudnn9.x Cuda12.x issue
|
6 |
-
onnxruntime-gpu<1.
|
|
|
3 |
spaces>=0.30.4
|
4 |
|
5 |
# Quick fix to avoid HuggingFace Spaces cudnn9.x Cuda12.x issue
|
6 |
+
onnxruntime-gpu<1.22.0
|