Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,3 +12,4 @@ selenium
|
|
12 |
langchain-openai
|
13 |
gradio
|
14 |
pyyaml
|
|
|
|
12 |
langchain-openai
|
13 |
gradio
|
14 |
pyyaml
|
15 |
+
scikit-learn # Added for TF-IDF vectorization and cosine similarity
|