Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,3 +11,4 @@ imutils
|
|
11 |
numpy
|
12 |
dlib
|
13 |
opencv-contrib-python
|
|
|
|
11 |
numpy
|
12 |
dlib
|
13 |
opencv-contrib-python
|
14 |
+
streamlit==1.25.0
|