Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
@@ -7,3 +7,12 @@ google-generativeai
|
|
7 |
textwrap3
|
8 |
streamlit_extras
|
9 |
pypi-json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
textwrap3
|
8 |
streamlit_extras
|
9 |
pypi-json
|
10 |
+
regex
|
11 |
+
scikit-learn
|
12 |
+
tensorflow
|
13 |
+
ydata-profiling
|
14 |
+
streamlit_pandas_profiling
|
15 |
+
logging
|
16 |
+
fuzzywuzzy
|
17 |
+
datetime
|
18 |
+
collection
|