mirror of
https://github.com/hoshikawa2/oci_graph_23ai.git
synced 2026-03-06 10:11:04 +00:00
First Commit
This commit is contained in:
18
files/requirements.txt
Normal file
18
files/requirements.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
langchain==0.3.21
|
||||
langchain-community==0.3.14
|
||||
langchain-core==0.3.47
|
||||
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
|
||||
oracle-graph-client
|
||||
|
||||
Reference in New Issue
Block a user