"vscode:/vscode.git/clone" did not exist on "df11eaa2716fc961ab592459572eb92e6afaa1f3"
Commit f9b55275 authored by xiabo's avatar xiabo
Browse files

Update README.md

parent 70a7136b
......@@ -42,6 +42,7 @@ docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:lmdeploy0.0.13_dtk23.
pip3 install -r requirements.txt
pip3 install transformers==4.33.2
pip3 install urllib3==1.24
pip3 install gradio==3.50.2
pip3 install wheel
yum install rapidjson
......@@ -61,6 +62,7 @@ pip3 install torch* (下载的torch的whl包)
pip3 install -r requirements.txt
pip3 install transformers==4.33.2
pip3 install urllib3==1.24
pip3 install gradio==3.50.2
pip3 install wheel
yum install rapidjson
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment