Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ git+https://github.com/qubvel/segmentation_models.pytorch
|
|
4 |
numpy
|
5 |
opencv-python==4.6.0.66
|
6 |
matplotlib
|
7 |
-
torch
|
8 |
albumentations
|
9 |
segmentation_models_pytorch
|
10 |
streamlit
|
|
|
4 |
numpy
|
5 |
opencv-python==4.6.0.66
|
6 |
matplotlib
|
7 |
+
torch==1.12.1
|
8 |
albumentations
|
9 |
segmentation_models_pytorch
|
10 |
streamlit
|