Spaces:
Runtime error
Runtime error
Commit ·
55ec8bd
1
Parent(s): 6163604
[Update] source
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -20,4 +20,5 @@ opencv-python-headless==4.7.0.72
|
|
| 20 |
pillow==9.4.0
|
| 21 |
scikit-image==0.19.3
|
| 22 |
albumentations==1.3.0
|
| 23 |
-
streamlit==1.22.0
|
|
|
|
|
|
| 20 |
pillow==9.4.0
|
| 21 |
scikit-image==0.19.3
|
| 22 |
albumentations==1.3.0
|
| 23 |
+
streamlit==1.22.0
|
| 24 |
+
matplotlib
|