Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -150,10 +150,10 @@ threadpoolctl==3.0.0
|
|
150 |
tifffile==2021.11.2
|
151 |
timm==0.4.12
|
152 |
tomli==1.2.2
|
153 |
-
torch==1.10.0
|
154 |
-
torchaudio==0.10.0
|
155 |
torchmetrics==0.6.0
|
156 |
-
torchvision==0.11.1
|
157 |
tornado==6.1
|
158 |
tqdm==4.62.3
|
159 |
traitlets==5.1.1
|
|
|
150 |
tifffile==2021.11.2
|
151 |
timm==0.4.12
|
152 |
tomli==1.2.2
|
153 |
+
torch==1.10.0
|
154 |
+
torchaudio==0.10.0
|
155 |
torchmetrics==0.6.0
|
156 |
+
torchvision==0.11.1
|
157 |
tornado==6.1
|
158 |
tqdm==4.62.3
|
159 |
traitlets==5.1.1
|