Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ langchain-community
|
|
| 4 |
langchain-huggingface
|
| 5 |
langchain-openai
|
| 6 |
langchain-text-splitters
|
| 7 |
-
|
| 8 |
tqdm
|
| 9 |
chromadb
|
| 10 |
huggingface_hub
|
|
|
|
| 4 |
langchain-huggingface
|
| 5 |
langchain-openai
|
| 6 |
langchain-text-splitters
|
| 7 |
+
scikit-learn
|
| 8 |
tqdm
|
| 9 |
chromadb
|
| 10 |
huggingface_hub
|