Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -40,8 +40,8 @@ sympy==1.14.0
|
|
| 40 |
tenacity==9.1.2
|
| 41 |
timm==1.0.21
|
| 42 |
toml==0.10.2
|
| 43 |
-
torch=
|
| 44 |
-
torchvision=
|
| 45 |
tornado==6.5.2
|
| 46 |
tqdm==4.67.1
|
| 47 |
typing_extensions
|
|
|
|
| 40 |
tenacity==9.1.2
|
| 41 |
timm==1.0.21
|
| 42 |
toml==0.10.2
|
| 43 |
+
torch>=2.5.0
|
| 44 |
+
torchvision>=0.20.0
|
| 45 |
tornado==6.5.2
|
| 46 |
tqdm==4.67.1
|
| 47 |
typing_extensions
|