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