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.
57 lines
2.7 KiB
57 lines
2.7 KiB
{
|
|
"override_settings": {
|
|
"sd_model_checkpoint": "真实人像-电商模特_1.0.safetensors [103d212fe7]",
|
|
"sd_vae": "Automatic"
|
|
},
|
|
"prompt": "Amidst the interplay of light and shadows in a photography studio,a soft spotlight traces the contours of a face,highlighting a figure clad in a sleek black turtleneck. The garment,hugging the skin with subtle luxury,complements the model's understated makeup,embodying minimalist elegance. Behind,a pale gray backdrop extends,its fine texture shimmering subtly in the dim light,artfully balancing the composition and focusing attention on the subject. In a palette of black,gray,and skin tones,simplicity intertwines with profundity,as every detail whispers untold stories.,",
|
|
"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,cleavage,",
|
|
"steps": 28,
|
|
"sampler_name": "DPM++ 2M Karras",
|
|
"width": 1024,
|
|
"height": 1760,
|
|
"batch_size": 1,
|
|
"n_iter": 1,
|
|
"seed": 1,
|
|
"cfg_scale": 5,
|
|
"CLIP_stop_at_last_layers": 2,
|
|
"init_images": [
|
|
"string"
|
|
],
|
|
"restore_faces": false,
|
|
"enable_hr": true,
|
|
"denoising_strength": 0.5,
|
|
"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": true,
|
|
"input_image": "string",
|
|
"control_mode": "My prompt is more important"
|
|
},
|
|
{
|
|
"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": true,
|
|
"input_image": "string",
|
|
"control_mode": "ControlNet is more important"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |