Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ pytorch_lightning==1.9.3
|
|
9 |
PyYAML==6.0
|
10 |
setuptools==65.6.3
|
11 |
torch==2.0.0
|
12 |
-
torchvision
|
13 |
tqdm==4.65.0
|
14 |
einops==0.8.0
|
15 |
transformers==4.25.1
|
|
|
9 |
PyYAML==6.0
|
10 |
setuptools==65.6.3
|
11 |
torch==2.0.0
|
12 |
+
torchvision==0.15.1
|
13 |
tqdm==4.65.0
|
14 |
einops==0.8.0
|
15 |
transformers==4.25.1
|