一键生图最佳实践
提示词描述并优化后,增加以下触发词可达到较好效果
ChinesePainting,traditional chinese painting,traditional chinese ink painting, plain white background, bold brushstrokes, white background
您可以通过如下git clone命令,或者ModelScope SDK来下载模型
SDK下载
pip install modelscope
from modelscope import snapshot_download
model_dir = snapshot_download('iSolver/TraditionalChinesePainting')
Git下载
#Git模型下载
git clone https://www.modelscope.cn/iSolver/TraditionalChinesePainting.git