Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -10,4 +10,6 @@ numpy
|
|
10 |
pillow
|
11 |
datetime
|
12 |
matplot
|
13 |
-
streamlit
|
|
|
|
|
|
10 |
pillow
|
11 |
datetime
|
12 |
matplot
|
13 |
+
streamlit
|
14 |
+
streamlit-webrtc
|
15 |
+
streamlit-opencv
|