Spaces:
Runtime error
Runtime error
update: requirements.txt
Browse files- pre-requirements.txt +2 -2
pre-requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
torch==2.1
|
| 2 |
-
torchvision==0.
|
| 3 |
torchmetrics==0.6.0
|
| 4 |
opencv-python==4.6.0.66
|
| 5 |
pytorch-lightning==1.4.9
|
|
|
|
| 1 |
+
torch==2.2.1
|
| 2 |
+
torchvision==0.17.1
|
| 3 |
torchmetrics==0.6.0
|
| 4 |
opencv-python==4.6.0.66
|
| 5 |
pytorch-lightning==1.4.9
|