Spaces:
Sleeping
Sleeping
update requirements.txt with correct torch
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -98,7 +98,7 @@ sympy==1.13.1
|
|
| 98 |
timm==1.0.15
|
| 99 |
tokenizers==0.21.1
|
| 100 |
tomlkit==0.13.2
|
| 101 |
-
torch==2.
|
| 102 |
torchvision==0.21.0
|
| 103 |
tqdm==4.67.1
|
| 104 |
traitlets==5.14.3
|
|
|
|
| 98 |
timm==1.0.15
|
| 99 |
tokenizers==0.21.1
|
| 100 |
tomlkit==0.13.2
|
| 101 |
+
torch==2.2.0
|
| 102 |
torchvision==0.21.0
|
| 103 |
tqdm==4.67.1
|
| 104 |
traitlets==5.14.3
|