requirements.txt 459 Bytes
Newer Older
陈正乐 committed
1
#bitsandbytes==0.41.1
2 3
cpm-kernels==1.0.11
fastapi==0.100.0
陈正乐 committed
4
Flask==2.1.1
5
jieba==0.42.1
陈正乐 committed
6
langchain==0.1.13
7 8 9 10 11 12 13 14 15 16 17
peft==0.4.0
psycopg2==2.9.7
pydantic==1.10.12
requests==2.31.0
sentence-transformers==2.2.2
torch==2.0.1
transformers==4.31.0
uvicorn==0.23.1
unstructured==0.8.1
bs4==0.0.1
mdtex2html==1.2.0
陈正乐 committed
18 19
faiss-cpu==1.7.2 # https://github.com/facebookresearch/faiss/blob/main/INSTALL.md
gradio==3.48.0
陈正乐 committed
20
qianfan==0.3.13.1
陈正乐 committed
21
modelscope==1.14.0
陈正乐 committed
22 23
wkhtmltopdf==0.2
pdfkit==1.0.0