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.

42 lines
1.5 KiB

{
"override_settings": {
"sd_model_checkpoint": "普通2.5D_V1.0.safetensors [00c373fc73]",
"sd_vae": "vae-ft-mse-840000-ema-pruned.safetensors"
},
"prompt": ",<lora:黏土5:1>",
"negative_prompt": "NSFW,blurry,low quality,watermark,monochrome,badhandv4,EasyNegative,ng_deepnegative_v1_75t,(bad eyes:1.5),(unclear eyes:1.5),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": 30,
"sampler_name": "DPM++ 2M Karras",
"width": 0,
"height": 0,
"batch_size": 1,
"n_iter": 1,
"seed": 1,
"cfg_scale": 6,
"CLIP_stop_at_last_layers": 2,
"init_images": [
"string"
],
"restore_faces": false,
"enable_hr": true,
"denoising_strength": 0.75,
"alwayson_scripts": {
"ControlNet": {
"args": [
{
"enabled": true,
"model": "control_v11p_sd15_softedge [a8575a2a]",
"module": "softedge_pidinet",
"weight": 1,
"resize_mode": "Crop and Resize",
"guidance_start": 0,
"guidance_end": 1,
"pixel_perfect": true,
"processor_res": 512,
"save_detected_map": true,
"control_mode": "Balanced"
}
]
}
}
}