Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,8 +3,7 @@ git+https://github.com/albu/albumentations@bdd6a4e
|
|
3 |
git+https://github.com/qubvel/segmentation_models.pytorch
|
4 |
numpy
|
5 |
opencv-python==4.6.0.66
|
6 |
-
matplotlib
|
7 |
-
matplotlib-inline @ file:///C:/ci/matplotlib-inline_1661915841596/work
|
8 |
torch==1.12.1
|
9 |
albumentations
|
10 |
segmentation_models_pytorch
|
|
|
3 |
git+https://github.com/qubvel/segmentation_models.pytorch
|
4 |
numpy
|
5 |
opencv-python==4.6.0.66
|
6 |
+
matplotlib
|
|
|
7 |
torch==1.12.1
|
8 |
albumentations
|
9 |
segmentation_models_pytorch
|