Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,6 @@
|
|
| 1 |
pandas
|
| 2 |
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
pandas
|
| 2 |
streamlit
|
| 3 |
+
tensorflow
|
| 4 |
+
numpy
|
| 5 |
+
scikit-learn
|
| 6 |
+
matplotlib
|