BuckLakeAI / Dockerfile

Commit History

更新 Dockerfile,安装 Spacy 及其模型;在 preprocess.py 中添加模型下载处理
8bf0955

parkerjj commited on

modified Dockerfile
91e61c6

parkerjj commited on

更新 Dockerfile,启用用户创建和切换,设置用户环境变量和工作目录
c237b52

parkerjj commited on

注释掉 Dockerfile 中的 git clone 命令以避免构建时的错误
768a233

parkerjj commited on

更新 Dockerfile,使用完整的 Python 镜像;修正 Hugging Face token 环境变量名称;在 requirements.txt 中添加 pydantic 和 pydantic_core
693eb6c

parkerjj commited on

更新 Dockerfile,优化 pip 安装命令,调整 HF_Token 输出路径,并恢复 git clone 命令
953d202

parkerjj commited on

更新 Dockerfile,将 HF_Token 输出路径更改为 /home/user/HF_Token,并注释掉 git clone 命令
850f52e

parkerjj commited on

add HF_Token to Docker
878fde1

parkerjj commited on

Update requirements.txt
417cad6

parkerjj commited on

Change to Gradio
d4b1508

parkerjj commited on

Change to Docker
a803b83

parkerjj commited on

Change to Gradio
fe0aec3

parkerjj commited on