Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ tiktoken==0.4.0
|
|
4 |
openai==0.27.8
|
5 |
faiss-cpu==1.7.4
|
6 |
llama-index==0.8.9
|
7 |
-
ragas==0.0.11
|
|
|
|
4 |
openai==0.27.8
|
5 |
faiss-cpu==1.7.4
|
6 |
llama-index==0.8.9
|
7 |
+
ragas==0.0.11
|
8 |
+
pypdf==3.15.2
|