- 无界AI企业服务
- 无界AI企业智能客服
- 更新日志
- 公告
- API接入指南
- 作画指南
- AI专业版作画
- AI普通版作画
- AI视频生视频
- AI咒语解析
- 付费开通API
- AI化身&个性相机
- 提升作画效率
- 自定义镜像
- 用户账户
- LLM对话聊天
- 实验室
专业版作画案例
作画案例#
文生图
作画案例
作画效果图
{
"model_code": 116,
"prompt": "女孩",
"width": 512,
"height": 512,
"supersize_multiple": 1.0,
"prefine_multiple": 1.0,
"batch_count": 1,
"advanced_param": {
"cfg": 7.0,
"clip_skip": 2,
"ensd": 0.0,
"restore_faces": false,
"sampler_index": 16,
"sampler_steps": 20,
"tilling": false,
"vae_file": "auto"
}
}
条件生图(参考生图)
作画案例
作画效果图
条件生图底图
{
"model_code": 116,
"prompt": "女孩,戴着帽子,穿着黑色的衣服",
"width": 512,
"height": 512,
"supersize_multiple": 1.0,
"prefine_multiple": 1.0,
"batch_count": 1,
"advanced_param": {
"restore_faces": false,
"tilling": false,
"vae_file": "auto",
"cfg": 7.0,
"sampler_steps": 20,
"sampler_index": 16,
"clip_skip": 2,
"ensd": 0.0
},
"control_net_params": [
{
"type": 14,
"preprocessor": 36,
"model": 14,
"control_weight": 1.0,
"starting_control_step": 0.0,
"ending_control_step": 1.0,
"control_mode": 0,
"image_url": "https://cdn.wujiebantu.com/ai/1FDF8A86069F309C75A2CBD37D94265A-01.jpg",
"image_width": 512,
"image_height": 512,
"threshold_a": 0.5,
"resize_mode": 1,
"pixel_perfect": true
}
]
}
图生图+脸部修复
作画案例
作画效果图
图生图底图
{
"model_code": 116,
"prompt": "一个漂亮的女孩",
"prefine_multiple": 1,
"supersize_multiple": 2,
"width": 1024,
"height": 1024,
"batch_count": 1,
"advanced_param": {
"restore_faces": false,
"tilling": false,
"seed": -1,
"vae_file": "auto",
"cfg": 7.0,
"sampler_steps": 20,
"sampler_index": 17,
"clip_skip": 2,
"ensd": 0.0
},
"img_to_img_param": {
"init_image_url": "https://data.wujiebantu.com/test/suyan.jpg",
"creativity_degree": 50,
"resize_mode": 1
},
"face_editor_d_t_o": {
"enabled": true,
"use_minimal_area": false,
"affected_areas": ["Face"],
"mask_size": 0,
"mask_blur": 12,
"max_face_count": 20,
"confidence": 0.97,
"face_margin":1.6,
"face_size":512,
"ignore_larger_faces": true,
"apply_inside_mask_only": true,
"strength1": 0.4,
"strength2": 0,
"prompt_for_face": "大眼睛"
}
}
修改于 2024-12-02 09:08:01