Update requirements.txt
Browse files- requirements.txt +1 -7
requirements.txt
CHANGED
|
@@ -1,7 +1 @@
|
|
| 1 |
-
|
| 2 |
-
torch==1.13.1
|
| 3 |
-
torchaudio==0.13.1
|
| 4 |
-
torchvision==0.14.1
|
| 5 |
-
opencv-python==4.7.0.72
|
| 6 |
-
cchardet==2.1.7
|
| 7 |
-
scikit-image==0.20.0
|
|
|
|
| 1 |
+
torch>=2.8.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|