Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -3,12 +3,12 @@ pandas
|
|
| 3 |
numpy
|
| 4 |
plotly
|
| 5 |
ydata-profiling
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
scikit-learn
|
| 12 |
-
streamlit_pandas_profiling
|
| 13 |
sentence-transformers
|
| 14 |
-
|
|
|
|
|
|
|
|
|
| 3 |
numpy
|
| 4 |
plotly
|
| 5 |
ydata-profiling
|
| 6 |
+
streamlit-pandas-profiling
|
| 7 |
+
groq
|
| 8 |
+
langchain
|
| 9 |
+
langchain-community
|
| 10 |
+
faiss-cpu
|
|
|
|
|
|
|
| 11 |
sentence-transformers
|
| 12 |
+
scipy
|
| 13 |
+
sklearn
|
| 14 |
+
python-dotenv
|