multimodalart HF Staff commited on
Commit
aaaa633
·
verified ·
1 Parent(s): 8fa5f9d

[maintenance] fix broken space by updating ZeroGPU dependencies

Browse files
Files changed (1) hide show
  1. 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==1.8.3
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