Spaces:
Running
Running
Jatin Mehra
commited on
Commit
·
1ee9743
1
Parent(s):
e9800a3
Add rouge-score to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ python-multipart
|
|
10 |
pydantic
|
11 |
faiss-cpu
|
12 |
sentence-transformers
|
13 |
-
tavily-python
|
|
|
|
10 |
pydantic
|
11 |
faiss-cpu
|
12 |
sentence-transformers
|
13 |
+
tavily-python
|
14 |
+
rouge-score
|