镜像编译及容器部署
Showing
.dockerignore
0 → 100644
Makefile
0 → 100644
| #bitsandbytes==0.41.1 | |||
| cpm-kernels==1.0.11 | |||
| fastapi==0.100.0 | fastapi==0.100.0 | ||
| Flask==2.1.1 | langchain | ||
| jieba==0.42.1 | langchain-openai | ||
| langchain==0.1.13 | langchain-community | ||
| peft==0.4.0 | langchain-core | ||
| psycopg2==2.9.7 | |||
| pydantic==1.10.12 | pydantic==1.10.12 | ||
| requests==2.31.0 | requests==2.31.0 | ||
| sentence-transformers==2.2.2 | |||
| transformers==4.31.0 | |||
| uvicorn==0.23.1 | uvicorn==0.23.1 | ||
| unstructured==0.8.1 | unstructured==0.8.1 | ||
| \ No newline at end of file | |||
| bs4==0.0.1 | |||
| mdtex2html==1.2.0 | |||
| faiss-cpu==1.7.2 # https://github.com/facebookresearch/faiss/blob/main/INSTALL.md | |||
| gradio==3.48.0 | |||
| qianfan==0.3.13.1 | |||
| modelscope==1.14.0 | |||
| wkhtmltopdf==0.2 | |||
| pdfkit==1.0.0 | |||
| \ No newline at end of file |
src/__init__.py
0 → 100644
src/controller/__init__.py
0 → 100644
Please
register
or
sign in
to comment