Spaces:
Sleeping
Sleeping
Commit
·
2e8a3cd
1
Parent(s):
5ef3c1a
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==1.
|
2 |
-
torchvision
|
3 |
# opencv
|
4 |
opencv-contrib-python
|
5 |
segmentation-models-pytorch==0.2.1
|
|
|
1 |
+
torch==1.11.0
|
2 |
+
torchvision
|
3 |
# opencv
|
4 |
opencv-contrib-python
|
5 |
segmentation-models-pytorch==0.2.1
|