Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ numpy
|
|
5 |
faiss-cpu
|
6 |
rank-bm25
|
7 |
gradio
|
8 |
-
google-generativeai
|
|
|
|
5 |
faiss-cpu
|
6 |
rank-bm25
|
7 |
gradio
|
8 |
+
google-generativeai
|
9 |
+
PyPDF2
|