mirror of
https://github.com/Zyin055/Config-Presets.git
synced 2026-01-26 19:19:54 +00:00
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 <gray.robb@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user