Langchain-Chatchat/requirements.txt
Bing Han e0cf26019b
Use fastapi to implement API (#209)
* Use fastapi to implement API

* Update model_config.py

---------

Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
2023-05-03 21:29:28 +08:00

16 lines
306 B
Plaintext

langchain==0.0.146
transformers==4.27.1
unstructured[local-inference]
layoutparser[layoutmodels,tesseract]
nltk
sentence-transformers
beautifulsoup4
icetk
cpm_kernels
faiss-cpu
accelerate
gradio==3.24.1
fastapi
uvicorn
#detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2