stable-diffusion-aws-extension/test/data/api_params/txt2img_lcm_15_api_param.json

260 lines
4.9 KiB
JSON

{
"prompt": "aws logo",
"negative_prompt": "",
"styles": [],
"seed": 223104262,
"subseed": -1,
"subseed_strength": 0.0,
"seed_resize_from_h": -1,
"seed_resize_from_w": -1,
"sampler_name": "LCM",
"batch_size": 1,
"n_iter": 1,
"steps": 4,
"cfg_scale": 1.0,
"width": 512,
"height": 512,
"restore_faces": null,
"tiling": null,
"do_not_save_samples": false,
"do_not_save_grid": false,
"eta": null,
"denoising_strength": null,
"s_min_uncond": 0.0,
"s_churn": 0.0,
"s_tmax": Infinity,
"s_tmin": 0.0,
"s_noise": 1.0,
"override_settings": {},
"override_settings_restore_afterwards": true,
"refiner_checkpoint": null,
"refiner_switch_at": null,
"disable_extra_networks": false,
"comments": {},
"enable_hr": false,
"firstphase_width": 0,
"firstphase_height": 0,
"hr_scale": 2.0,
"hr_upscaler": "Latent",
"hr_second_pass_steps": 0,
"hr_resize_x": 0,
"hr_resize_y": 0,
"hr_checkpoint_name": null,
"hr_sampler_name": null,
"hr_prompt": "",
"hr_negative_prompt": "",
"sampler_index": "DPM++ 2M Karras",
"script_name": null,
"script_args": [],
"send_images": true,
"save_images": false,
"alwayson_scripts": {
"extra options": {
"args": []
},
"tiled diffusion": {
"args": [
false,
"MultiDiffusion",
false,
true,
1024,
1024,
96,
96,
48,
4,
"None",
2,
false,
10,
1,
1,
64,
false,
false,
false,
false,
false,
0.4,
0.4,
0.2,
0.2,
"",
"",
"Background",
0.2,
-1.0,
false,
0.4,
0.4,
0.2,
0.2,
"",
"",
"Background",
0.2,
-1.0,
false,
0.4,
0.4,
0.2,
0.2,
"",
"",
"Background",
0.2,
-1.0,
false,
0.4,
0.4,
0.2,
0.2,
"",
"",
"Background",
0.2,
-1.0,
false,
0.4,
0.4,
0.2,
0.2,
"",
"",
"Background",
0.2,
-1.0,
false,
0.4,
0.4,
0.2,
0.2,
"",
"",
"Background",
0.2,
-1.0,
false,
0.4,
0.4,
0.2,
0.2,
"",
"",
"Background",
0.2,
-1.0,
false,
0.4,
0.4,
0.2,
0.2,
"",
"",
"Background",
0.2,
-1.0
]
},
"tiled vae": {
"args": [
false,
2048,
128,
true,
true,
true,
false
]
},
"controlnet": {
"args": [
{
"enabled": false,
"module": "none",
"model": "None",
"weight": 1,
"image": null,
"resize_mode": "Crop and Resize",
"low_vram": false,
"processor_res": -1,
"threshold_a": -1,
"threshold_b": -1,
"guidance_start": 0,
"guidance_end": 1,
"pixel_perfect": false,
"control_mode": "Balanced",
"save_detected_map": true,
"is_ui": true,
"input_mode": "simple",
"batch_images": "",
"output_dir": "",
"loopback": false
},
{
"enabled": false,
"module": "none",
"model": "None",
"weight": 1,
"image": null,
"resize_mode": "Crop and Resize",
"low_vram": false,
"processor_res": -1,
"threshold_a": -1,
"threshold_b": -1,
"guidance_start": 0,
"guidance_end": 1,
"pixel_perfect": false,
"control_mode": "Balanced",
"save_detected_map": true,
"is_ui": true,
"input_mode": "simple",
"batch_images": "",
"output_dir": "",
"loopback": false
},
{
"enabled": false,
"module": "none",
"model": "None",
"weight": 1,
"image": null,
"resize_mode": "Crop and Resize",
"low_vram": false,
"processor_res": -1,
"threshold_a": -1,
"threshold_b": -1,
"guidance_start": 0,
"guidance_end": 1,
"pixel_perfect": false,
"control_mode": "Balanced",
"save_detected_map": true,
"is_ui": true,
"input_mode": "simple",
"batch_images": "",
"output_dir": "",
"loopback": false
}
]
},
"refiner": {
"args": [
false,
"",
0.8
]
},
"seed": {
"args": [
223104262,
false,
-1,
0,
0,
0
]
}
}
}