Spaces:
Runtime error
Runtime error
Update requitements.txt
Browse files- requitements.txt +1 -1
requitements.txt
CHANGED
@@ -5,6 +5,6 @@ pytest
|
|
5 |
setuptools
|
6 |
timm
|
7 |
transformers
|
|
|
8 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
9 |
torch==2.1.1
|
10 |
-
torchvision==0.16.1
|
|
|
5 |
setuptools
|
6 |
timm
|
7 |
transformers
|
8 |
+
torchvision==0.16.1
|
9 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
10 |
torch==2.1.1
|
|