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==
|
| 97 |
torchaudio==0.11.0
|
| 98 |
torchmetrics==0.11.0
|
| 99 |
torchvision==0.12.0
|
|
|
|
| 93 |
tensorboard-plugin-wit==1.8.1
|
| 94 |
tensorboardX==2.5.1
|
| 95 |
threadpoolctl==3.1.0
|
| 96 |
+
torch==2.0.0
|
| 97 |
torchaudio==0.11.0
|
| 98 |
torchmetrics==0.11.0
|
| 99 |
torchvision==0.12.0
|