From 6fee8ff706faddfe6dc70bff3e285e4223dd4d7b Mon Sep 17 00:00:00 2001 From: nykwil Date: Fri, 30 Jun 2023 13:18:04 -0700 Subject: [PATCH] Updates to automatically generated config text files. (#48) img2img_restore_faces already added to the config list so uncommenting it in the text files offsets all the results. xyz plot img2img properties have img not txt in them. Co-authored-by: nykwil --- scripts/config_presets.py | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/scripts/config_presets.py b/scripts/config_presets.py index 6cad11e..030b07a 100644 --- a/scripts/config_presets.py +++ b/scripts/config_presets.py @@ -270,7 +270,6 @@ def load_img2img_custom_tracked_component_ids() -> list[str]: #img2img_subseed_strength #img2img_seed_resize_from_w #img2img_seed_resize_from_h -#img2img_restore_faces #img2img_tiling #img2img_batch_input_dir #img2img_batch_output_dir @@ -280,12 +279,12 @@ def load_img2img_custom_tracked_component_ids() -> list[str]: #script_list # X/Y/Z plot (script): -#script_img2txt_xyz_plot_x_type -#script_img2txt_xyz_plot_y_type -#script_img2txt_xyz_plot_z_type -#script_img2txt_xyz_plot_x_values -#script_img2txt_xyz_plot_y_values -#script_img2txt_xyz_plot_z_values +#script_img2img_xyz_plot_x_type +#script_img2img_xyz_plot_y_type +#script_img2img_xyz_plot_z_type +#script_img2img_xyz_plot_x_values +#script_img2img_xyz_plot_y_values +#script_img2img_xyz_plot_z_values # Loopback (script): #script_loopback_loops