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.

61 lines
2.0 KiB

{
"model_name": "写真人像",
"memo": "【半身】",
"pose_image": "",
"denoising_strength": 0,
"prompt":
"masterpiece,best quality,1girl,fractal art,stained glass art style,"
,
"negative_prompt": "NSFW,blurry,(low quality, worst quality:1.4),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,(cleavage:1.5),",
"seed": -1,
"sampler_name": "DPM++ 2M Karras",
"cfg_scale": 5,
"width": 1024,
"height": 1536,
"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": "GhostXL_V1.0-Baked VAE.safetensors [ee1fdc86f7]",
"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": 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_image2}}",
"control_mode": "ControlNet is more important"
}
]
}
}
}