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 @@ Pillow==9.5.0
|
|
9 |
pytorch_lightning==1.8.3
|
10 |
PyYAML==6.0
|
11 |
setuptools==65.6.3
|
12 |
-
torch==2.0.0
|
13 |
torchvision
|
14 |
tqdm==4.65.0
|
15 |
transformers==4.25.1
|
|
|
9 |
pytorch_lightning==1.8.3
|
10 |
PyYAML==6.0
|
11 |
setuptools==65.6.3
|
|
|
12 |
torchvision
|
13 |
tqdm==4.65.0
|
14 |
transformers==4.25.1
|