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