Spaces:
Sleeping
Sleeping
deleted cuda requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -176,10 +176,10 @@ timm==1.0.9
|
|
176 |
tinycss2==1.3.0
|
177 |
tomli==2.0.1
|
178 |
tomlkit==0.12.0
|
179 |
-
torch==2.2.1
|
180 |
torchmetrics==1.3.1
|
181 |
torchsummary==1.5.1
|
182 |
-
torchvision==0.17.1
|
183 |
tornado==6.4.1
|
184 |
tqdm==4.66.5
|
185 |
traitlets==5.14.3
|
|
|
176 |
tinycss2==1.3.0
|
177 |
tomli==2.0.1
|
178 |
tomlkit==0.12.0
|
179 |
+
torch==2.2.1
|
180 |
torchmetrics==1.3.1
|
181 |
torchsummary==1.5.1
|
182 |
+
torchvision==0.17.1
|
183 |
tornado==6.4.1
|
184 |
tqdm==4.66.5
|
185 |
traitlets==5.14.3
|