You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

60 lines
2.2 KiB

1 year ago
{
"model_name": "动漫二次元",
"memo": "【半身】",
"pose_image": "",
"denoising_strength": 0,
1 year ago
"prompt":
1 year ago
"1girl, jewelry, solo, earrings, blue eyes, white hair, long hair, parted lips, jacket, blurry, looking at viewer, blurry background, upper body, building, lips, realistic, necklace, eyelashes, city, outdoors, black jacket, tank top, off shoulder, red lips, open clothes, depth of field, open jacket, shirt, makeup, hood",
1 year ago
"negative_prompt": "NSFW,blurry,low quality,watermark,monochrome,badhandv4,easynegative,ng_deepnegative_v1_75t,bad proportions,mutated hands and fingers,poorly drawn face,extra limb,missing limb,malformed limbs,disconnected limbs,ugly,floating limbs,extra legs,mutation,bad body,long neck,cross-eyed,text,Multiple people,cleavage,",
"seed": -1,
"sampler_name": "DPM++ 2M Karras",
"cfg_scale": 7,
1 year ago
"width": 768,
"height": 1152,
1 year ago
"batch_size": 1,
"n_iter": 1,
"steps": 30,
"return_grid": true,
"send_images": true,
"save_images": false,
"do_not_save_samples": false,
"do_not_save_grid": false,
"override_settings": {
"sd_model_checkpoint": "niji-动漫二次元-sdxl_1.0.safetensors [dd2d6356f7]",
"sd_vae": "Automatic"
},
"alwayson_scripts": {
"ControlNet": {
"args": [
{
"enabled": true,
"model": "ip-adapter_instant_id_sdxl [eb2d3ec0]",
"module": "instant_id_face_embedding",
"weight": 1,
"resize_mode": "Crop and Resize",
"guidance_start": 0,
"guidance_end": 1,
"pixel_perfect": true,
"processor_res": 512,
"save_detected_map": false,
"input_image": "{{input_image1}}",
"control_mode": "Balanced"
},
{
"enabled": true,
"model": "control_instant_id_sdxl [c5c25a50]",
"module": "instant_id_face_keypoints",
"weight": 0.65,
"resize_mode": "Crop and Resize",
"guidance_start": 0,
"guidance_end": 1,
"pixel_perfect": true,
"processor_res": 512,
"save_detected_map": false,
"input_image": "{{input_image2}}",
"control_mode": "ControlNet is more important"
}
]
}
}
}