Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -8,3 +8,7 @@ sentence_transformers
|
|
8 |
groq
|
9 |
tavily-python
|
10 |
langchain-community
|
|
|
|
|
|
|
|
|
|
8 |
groq
|
9 |
tavily-python
|
10 |
langchain-community
|
11 |
+
rouge_score
|
12 |
+
nltk
|
13 |
+
textstat
|
14 |
+
scikit-learn
|