stable-diffusion-aws-extension/test/api_test/json_files/img2img_test.json

116 lines
4.6 KiB
JSON

{
"img2img_init_img": null,
"img2img_sketch": null,
"img2img_init_img_with_mask": null,
"img2img_inpaint_color_sketch": null,
"img2img_init_img_inpaint": null,
"img2img_init_mask_inpaint": [],
"script_txt2txt_xyz_plot_x_values": "",
"script_txt2txt_xyz_plot_y_values": "",
"script_txt2txt_xyz_plot_z_values": "",
"script_txt2txt_prompt_matrix_different_seeds": false,
"script_txt2txt_prompt_matrix_margin_size": "0",
"script_txt2txt_prompt_matrix_put_at_start": false,
"script_txt2txt_checkbox_iterate_every_line": false,
"script_txt2txt_checkbox_iterate_all_lines": false,
"script_txt2txt_xyz_plot_draw_legend": true,
"script_txt2txt_xyz_plot_include_lone_images": false,
"script_txt2txt_xyz_plot_include_sub_grids": false,
"script_txt2txt_xyz_plot_margin_size": "0",
"script_txt2txt_xyz_plot_no_fixed_seeds": false,
"txt2img_batch_count": "1",
"txt2img_batch_size": "1",
"txt2img_cfg_scale": "7",
"txt2img_denoising_strength": "0.7",
"txt2img_enable_hr": false,
"txt2img_height": "512",
"txt2img_hires_steps": "0",
"txt2img_hr_resize_x": "0",
"txt2img_hr_resize_y": "0",
"txt2img_hr_scale": "2",
"txt2img_restore_faces": false,
"txt2img_seed": "-1",
"txt2img_seed_resize_from_h": "0",
"txt2img_seed_resize_from_w": "0",
"txt2img_steps": "20",
"txt2img_subseed": "-1",
"txt2img_subseed_show": false,
"txt2img_subseed_strength": "0",
"txt2img_tiling": false,
"txt2img_width": "512",
"script_list": "None",
"script_txt2txt_xyz_plot_x_type": "Seed",
"script_txt2txt_xyz_plot_x_value": "",
"script_txt2txt_xyz_plot_y_type": "Nothing",
"script_txt2txt_xyz_plot_y_value": "",
"script_txt2txt_xyz_plot_z_type": "Nothing",
"script_txt2txt_xyz_plot_z_value": "",
"txt2img_hr_upscaler": "Latent",
"txt2img_sampling_method": "Euler a",
"txt2img_sampling_steps": "20",
"sagemaker_endpoint": "",
"sagemaker_stable_diffusion_checkpoint": "",
"sagemaker_texual_inversion_model": "",
"sagemaker_lora_model": "",
"sagemaker_hypernetwork_model": "",
"sagemaker_controlnet_model": "",
"txt2img_controlnet_ControlNet_input_image": "",
"controlnet_enable": false,
"controlnet_lowVRAM_enable": false,
"controlnet_pixel_perfect": false,
"controlnet_allow_preview": false,
"controlnet_preprocessor": "",
"controlnet_model": "",
"controlnet_weight": "",
"controlnet_starting_control_step": "",
"controlnet_ending_control_step": "",
"controlnet_control_mode_balanced": false,
"controlnet_control_mode_my_prompt_is_more_important": false,
"controlnet_control_mode_controlnet_is_more_important": false,
"controlnet_resize_mode_just_resize": false,
"controlnet_resize_mode_Crop_and_Resize": false,
"controlnet_resize_mode_Resize_and_Fill": false,
"controlnet_loopback_automatically": false,
"controlnet_preprocessor_resolution": "",
"controlnet_canny_low_threshold": "",
"controlnet_canny_high_threshold": "",
"script_txt2txt_prompt_matrix_prompt_type_positive": true,
"script_txt2txt_prompt_matrix_prompt_type_negative": false,
"script_txt2txt_prompt_matrix_variations_delimiter_comma": true,
"script_txt2txt_prompt_matrix_variations_delimiter_space": false,
"script_txt2txt_prompts_from_file_or_textbox_prompt_txt": "",
"txt2img_prompt": "",
"txt2img_neg_prompt": "",
"txt2img_styles": "",
"aws_api_gateway_url": "",
"aws_api_token": "",
"img2img_prompt": "",
"img2img_neg_prompt": "",
"img2img_resize_mode_just_resize": true,
"img2img_resize_mode_crop_and_resize": false,
"img2img_resize_mode_resize_and_fill": false,
"img2img_resize_mode_just_resize_latent_upscale": false,
"img2img_sampling_method": "Euler a",
"img2img_sampling_steps": "20",
"img2img_restore_faces": false,
"img2img_tiling": false,
"img2img_width": "512",
"img2img_height": "512",
"img2img_batch_count": "1",
"img2img_batch_size": "1",
"img2img_cfg_scale": "7",
"img2img_denoising_strength": "0.75",
"img2img_seed": "-1",
"img2img_subseed_show": false,
"img2img_scale": "1",
"img2img_mask_blur": "4",
"img2img_mask_mode_inpaint_masked": true,
"img2img_mask_mode_inpaint_not_masked": false,
"img2img_inpainting_fill_fill": false,
"img2img_inpainting_fill_original": true,
"img2img_inpainting_fill_latent_noise": false,
"img2img_inpainting_fill_latent_nothing": false,
"img2img_inpaint_full_res_whole_picture": true,
"img2img_inpaint_full_res_only_masked": false,
"img2img_steps": "20"
}