mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Upgrade RapidOCR and enable for Python 3.12. Fix PDF OCR test
This commit is contained in:
@@ -73,7 +73,7 @@ dependencies = [
|
||||
"psycopg2-binary == 2.9.9",
|
||||
"lxml == 4.9.3",
|
||||
"tzdata == 2023.3",
|
||||
"rapidocr-onnxruntime == 1.3.11; python_version<'3.12'",
|
||||
"rapidocr-onnxruntime == 1.3.22",
|
||||
"openai-whisper >= 20231117",
|
||||
"django-phonenumber-field == 7.3.0",
|
||||
"phonenumbers == 8.13.27",
|
||||
|
||||
Reference in New Issue
Block a user