Spaces:
Running
on
Zero
Running
on
Zero
[maintenance] fix broken space by updating ZeroGPU dependencies
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -9,7 +9,6 @@ opencv_contrib_python==4.9.0.80
|
|
| 9 |
opencv_python==4.9.0.80
|
| 10 |
opencv_python_headless==4.9.0.80
|
| 11 |
Pillow==10.1.0
|
| 12 |
-
torch==2.0.0
|
| 13 |
torchsde==0.2.6
|
| 14 |
transformers==4.37.1
|
| 15 |
onnxruntime-gpu
|
|
|
|
| 9 |
opencv_python==4.9.0.80
|
| 10 |
opencv_python_headless==4.9.0.80
|
| 11 |
Pillow==10.1.0
|
|
|
|
| 12 |
torchsde==0.2.6
|
| 13 |
transformers==4.37.1
|
| 14 |
onnxruntime-gpu
|