Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -4,11 +4,12 @@ scikit-learn
|
|
| 4 |
sentence-transformers
|
| 5 |
umap-learn
|
| 6 |
hdbscan
|
| 7 |
-
|
| 8 |
groq
|
| 9 |
scipy
|
| 10 |
plotly
|
| 11 |
nltk
|
| 12 |
requests
|
| 13 |
optuna
|
| 14 |
-
|
|
|
|
|
|
| 4 |
sentence-transformers
|
| 5 |
umap-learn
|
| 6 |
hdbscan
|
| 7 |
+
gradio
|
| 8 |
groq
|
| 9 |
scipy
|
| 10 |
plotly
|
| 11 |
nltk
|
| 12 |
requests
|
| 13 |
optuna
|
| 14 |
+
langgraph
|
| 15 |
+
langchain-core
|