Spaces:
Runtime error
Runtime error
bug fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -93,7 +93,7 @@ tensorboard-data-server==0.6.1
|
|
93 |
tensorboard-plugin-wit==1.8.1
|
94 |
tensorboardX==2.5.1
|
95 |
threadpoolctl==3.1.0
|
96 |
-
torch==1.
|
97 |
torchaudio==0.10.2
|
98 |
torchmetrics==0.11.0
|
99 |
torchvision==0.11.3
|
|
|
93 |
tensorboard-plugin-wit==1.8.1
|
94 |
tensorboardX==2.5.1
|
95 |
threadpoolctl==3.1.0
|
96 |
+
torch==1.11.0
|
97 |
torchaudio==0.10.2
|
98 |
torchmetrics==0.11.0
|
99 |
torchvision==0.11.3
|