mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-22 06:43:17 +08:00
修复了运行pip install -r requirements.txt提示ERROR: Invalid requirement: '"detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2"' (from line 4 of requirements.txt) Hint: = is not a valid operator. Did you mean == ?的错误
8 lines
203 B
Plaintext
8 lines
203 B
Plaintext
langchain
|
|
transformers
|
|
unstructured[local-inference]
|
|
detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2
|
|
layoutparser[layoutmodels,tesseract]
|
|
nltk
|
|
sentence-transformers
|