mirror of
https://github.com/Zyin055/Config-Presets.git
synced 2026-01-26 19:19:54 +00:00
fix typo txt2txt -> txt2img (#57)
for XYZ plot custom components config file
This commit is contained in:
@@ -54,12 +54,12 @@ def load_txt2img_custom_tracked_component_ids() -> list[str]:
|
||||
#script_list
|
||||
|
||||
# X/Y/Z plot (script):
|
||||
#script_txt2txt_xyz_plot_x_type
|
||||
#script_txt2txt_xyz_plot_y_type
|
||||
#script_txt2txt_xyz_plot_z_type
|
||||
#script_txt2txt_xyz_plot_x_values
|
||||
#script_txt2txt_xyz_plot_y_values
|
||||
#script_txt2txt_xyz_plot_z_values
|
||||
#script_txt2img_xyz_plot_x_type
|
||||
#script_txt2img_xyz_plot_y_type
|
||||
#script_txt2img_xyz_plot_z_type
|
||||
#script_txt2img_xyz_plot_x_values
|
||||
#script_txt2img_xyz_plot_y_values
|
||||
#script_txt2img_xyz_plot_z_values
|
||||
|
||||
# Latent Couple (extension):
|
||||
#cd_txt2img_divisions
|
||||
|
||||
Reference in New Issue
Block a user