Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch == 1.
|
2 |
-
torchvision == 0.10.
|
3 |
torchmetrics == 0.11.4
|
4 |
torchaudio
|
5 |
tornado
|
|
|
1 |
+
torch == 1.11.0
|
2 |
+
torchvision == 0.10.2
|
3 |
torchmetrics == 0.11.4
|
4 |
torchaudio
|
5 |
tornado
|