Spaces:
Running
on
Zero
Running
on
Zero
[maintenance] fix broken space by updating ZeroGPU dependencies
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ omegaconf==2.1.1
|
|
| 6 |
opencv_python
|
| 7 |
pandas==2.0.0
|
| 8 |
Pillow==9.5.0
|
| 9 |
-
pytorch_lightning
|
| 10 |
PyYAML==6.0
|
| 11 |
setuptools==65.6.3
|
| 12 |
torchvision
|
|
|
|
| 6 |
opencv_python
|
| 7 |
pandas==2.0.0
|
| 8 |
Pillow==9.5.0
|
| 9 |
+
pytorch_lightning
|
| 10 |
PyYAML==6.0
|
| 11 |
setuptools==65.6.3
|
| 12 |
torchvision
|