Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ faiss-gpu
|
|
12 |
faiss-cpu
|
13 |
bitsandbytes
|
14 |
pypdf
|
15 |
-
typing-extensions
|
|
|
|
12 |
faiss-cpu
|
13 |
bitsandbytes
|
14 |
pypdf
|
15 |
+
typing-extensions
|
16 |
+
PyPDF2
|