Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -6,9 +6,8 @@ opencv-python
|
|
6 |
numpy
|
7 |
gunicorn
|
8 |
eventlet
|
9 |
-
numpy
|
10 |
pillow
|
11 |
datetime
|
12 |
-
|
13 |
streamlit
|
14 |
-
|
|
|
6 |
numpy
|
7 |
gunicorn
|
8 |
eventlet
|
|
|
9 |
pillow
|
10 |
datetime
|
11 |
+
matplotlib
|
12 |
streamlit
|
13 |
+
|