Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ torch
|
|
13 |
PyPDF2
|
14 |
google-generativeai
|
15 |
langsmith
|
16 |
-
ragas==0.0.22
|
|
|
|
13 |
PyPDF2
|
14 |
google-generativeai
|
15 |
langsmith
|
16 |
+
ragas==0.0.22
|
17 |
+
datasets
|