Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
numpy
|
| 3 |
pillow
|
| 4 |
-
|
| 5 |
-
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
tensorflow
|
| 3 |
numpy
|
| 4 |
pillow
|
| 5 |
+
opencv-python-headless
|
| 6 |
+
streamlit-drawable-canvas
|