parent
ecc5b7afd5
commit
9baabdfdaa
@ -1,34 +1,57 @@
|
||||
{
|
||||
"prompt": "(8k, RAW photo, highest quality),hyperrealistic abstract style portrait of an otherworldly being with metallic skin,glowing orbs for eyes,and intricate fractal patterns emanating from their face,non-representational,colors and shapes,expression of feelings,imaginative,highly detailed,(pink Fluorescent eyeshadow:1.2),eyeliner,makeup,lipstick,watery eyes,(Mole under eye:1.2),(seductive_smile:1.2),XURE Dunhuang Flying XL,1girl,<lora:绪儿 敦煌飞天XL:0.6>,",
|
||||
"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,",
|
||||
"seed": -1,
|
||||
"styles": [
|
||||
|
||||
],
|
||||
"sampler_name": "DPM++ 2M Karras",
|
||||
"batch_size": 1,
|
||||
"n_iter": 1,
|
||||
"steps": 30,
|
||||
"cfg_scale": 3,
|
||||
"width": 1024,
|
||||
"height": 1472,
|
||||
"restore_faces": false,
|
||||
"do_not_save_samples": false,
|
||||
"do_not_save_grid": false,
|
||||
"denoising_strength": 0.5,
|
||||
"s_noise": 1,
|
||||
"override_settings": {},
|
||||
"override_settings_restore_afterwards": true,
|
||||
"init_images": [
|
||||
"string"
|
||||
],
|
||||
"resize_mode": 0,
|
||||
"image_cfg_scale": 0,
|
||||
"inpainting_fill": 0,
|
||||
"inpaint_full_res": true,
|
||||
"inpaint_full_res_padding": 0,
|
||||
"initial_noise_multiplier": 0,
|
||||
"include_init_images": false,
|
||||
"send_images": true,
|
||||
"save_images": false
|
||||
"override_settings": {
|
||||
"sd_model_checkpoint": "绪儿-一青十色XL_V2 VAE.safetensors [9f9290ac66]",
|
||||
"sd_vae": "Automatic"
|
||||
},
|
||||
"prompt": "(8k, RAW photo, highest quality),hyperrealistic abstract style portrait of an otherworldly being with metallic skin,glowing orbs for eyes,and intricate fractal patterns emanating from their face,non-representational,colors and shapes,expression of feelings,imaginative,highly detailed,(pink Fluorescent eyeshadow:1.2),eyeliner,makeup,lipstick,watery eyes,(Mole under eye:1.2),(seductive_smile:1.2),XURE Dunhuang Flying XL,1girl,<lora:绪儿 敦煌飞天XL:0.6>,",
|
||||
"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": 20,
|
||||
"sampler_name": "DPM++ 2M Karras",
|
||||
"width": 1024,
|
||||
"height": 1472,
|
||||
"batch_size": 1,
|
||||
"n_iter": 1,
|
||||
"seed": 1,
|
||||
"cfg_scale": 3,
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in new issue