mirror of
https://github.com/hoshikawa2/oci_genai_pdf.git
synced 2026-03-06 02:10:39 +00:00
adjusmtents
This commit is contained in:
16
files/requirements.txt
Normal file
16
files/requirements.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
langchain==0.2.0
|
||||
langchain-community==0.0.30
|
||||
langchain-core==0.2.0
|
||||
tqdm
|
||||
faiss-cpu
|
||||
unstructured[pdf,ppt]==0.13.2
|
||||
PyMuPDF==1.24.1
|
||||
PyPDF2==3.0.1
|
||||
ocrmypdf==14.1.0 # opcional, se quiser OCR fallback
|
||||
pypandoc # necessário para alguns loaders .pptx
|
||||
pillow
|
||||
python-docx
|
||||
chardet
|
||||
lxml
|
||||
oci
|
||||
oci-cli
|
||||
Reference in New Issue
Block a user