Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torchvision>=0.8.2
|
|
6 |
albumentations>=0.5.2
|
7 |
pandas>=1.2.1
|
8 |
Pillow>=8.1.0
|
9 |
-
opencv-python
|
|
|
|
6 |
albumentations>=0.5.2
|
7 |
pandas>=1.2.1
|
8 |
Pillow>=8.1.0
|
9 |
+
opencv-python
|
10 |
+
streamlit
|