Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -6,3 +6,7 @@ streamlit_ace
|
|
6 |
crewai_tools
|
7 |
matplotlib
|
8 |
python-dotenv
|
|
|
|
|
|
|
|
|
|
6 |
crewai_tools
|
7 |
matplotlib
|
8 |
python-dotenv
|
9 |
+
scikit-learn
|
10 |
+
tensorflow
|
11 |
+
seaborn
|
12 |
+
|