Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ langchain_google_genai
|
|
| 7 |
PyPDF2
|
| 8 |
pypdf
|
| 9 |
langchain_text_splitters
|
| 10 |
-
nest_asyncio
|
|
|
|
|
|
| 7 |
PyPDF2
|
| 8 |
pypdf
|
| 9 |
langchain_text_splitters
|
| 10 |
+
nest_asyncio
|
| 11 |
+
rapidocr-onnxruntime
|