Merge branch 'dev'
正在显示
.gitignore
0 → 100644
agent/__init__.py
0 → 100644
chains/local_doc_qa.py
0 → 100644
cli_demo.py
0 → 100644
configs/model_config.py
0 → 100644
content/state_of_the_search.txt
0 → 100644
docs/在Anaconda中使用pip安装包无效问题.md
0 → 100644
img/group_qr_code.jpg
deleted
100644 → 0
254.0 KB
img/ui2.png
deleted
100644 → 0
21.2 KB
knowledge_based_chatglm.py
deleted
100644 → 0
models/__init__.py
0 → 100644
pdf_requirements.txt
deleted
100644 → 0
langchain>=0.0.124 | ||
transformers==4.27.1 | ||
unstructured[local-inference] | ||
layoutparser[layoutmodels,tesseract] | ||
nltk | ||
sentence-transformers | ||
beautifulsoup4 | ||
icetk | ||
cpm_kernels | ||
faiss-cpu | ||
gradio>=3.25.0 | ||
detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2 | ||
\ No newline at end of file |
... | ... | @@ -9,3 +9,4 @@ icetk |
cpm_kernels | ||
faiss-cpu | ||
gradio>=3.25.0 | ||
detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2 | ||
\ No newline at end of file |