该模型为 ZJU_17 小组提供的了一系列汉服风格的 Lora 模型。作为开源项目Facechain的风格拓展。
调用方法举例: 在 constants.py 中添加如下参数:
{'name': '湖景汉服风(Lake view Hanfu)',
'img': './style_image/lake_hanfu.png',
'model_id': 'kkksx114/Han4',
'revision': 'v1.0.0',
'bin_file': 'Han4.safetensors',
'multiplier_style': 0.45,
'multiplier_human': 0.95,
'add_prompt_style': 'Han4,chinese clothes,flower,hair ornament, ancient Chinese traditional clothing, (lake, clouds, pavilion, Overcast and rainy weather, reflection, blurred background)'},
Clone with HTTP
git clone https://www.modelscope.cn/kkksx114/Han4.git
评论