Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ matplotlib
|
|
7 |
torch==1.12.1
|
8 |
albumentations
|
9 |
segmentation_models_pytorch
|
10 |
-
streamlit
|
|
|
|
7 |
torch==1.12.1
|
8 |
albumentations
|
9 |
segmentation_models_pytorch
|
10 |
+
streamlit
|
11 |
+
tensorboard
|