text stringlengths 0 212 |
|---|
# Put custom txt2img tracked component IDs here. This will allow those fields to be saved as a config preset. |
# Lines starting with a # are ignored. |
# Component IDs can be found in the HTML (id="..."), in modules/ui.py (elem_id="..."), or in an extensions python code. IDs like "component-5890" won't work because the number at the end will change each startup. |
# Entering an invalid component ID here will cause this extension to error and not load. Components that do not have a value associated with them, such as tabs and accordions, are not supported. |
# Note that components on the top row of the UI cannot be added here, such as "setting_sd_model_checkpoint", "setting_sd_vae", and "setting_CLIP_stop_at_last_layers". |
# Other fields: |
#txt2img_prompt |
#txt2img_neg_prompt |
#txt2img_styles |
#txt2img_subseed_show |
#txt2img_subseed |
#txt2img_subseed_strength |
#txt2img_seed_resize_from_w |
#txt2img_seed_resize_from_h |
#txt2img_tiling |
#txt2img_hr_resize_x |
#txt2img_hr_resize_y |
hr_sampler |
#hires_prompt |
#hires_neg_prompt |
# Script dropdown: |
#script_list |
# X/Y/Z plot (script): |
#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 |
#cd_txt2img_positions |
#cd_txt2img_weights |
#cd_txt2img_end_at_this_step |
# ControlNet (extension): |
txt2img_controlnet_ControlNet-0_controlnet_enable_checkbox |
#txt2img_controlnet_ControlNet-0_controlnet_low_vram_checkbox |
#txt2img_controlnet_ControlNet-0_controlnet_pixel_perfect_checkbox |
#txt2img_controlnet_ControlNet-0_controlnet_preprocessor_preview_checkbox |
txt2img_controlnet_ControlNet-0_controlnet_type_filter_radio |
#txt2img_controlnet_ControlNet-0_controlnet_preprocessor_dropdown |
#txt2img_controlnet_ControlNet-0_controlnet_model_dropdown |
txt2img_controlnet_ControlNet-0_controlnet_control_weight_slider |
#txt2img_controlnet_ControlNet-0_controlnet_start_control_step_slider |
txt2img_controlnet_ControlNet-0_controlnet_ending_control_step_slider |
#txt2img_controlnet_ControlNet-0_controlnet_control_mode_radio |
#txt2img_controlnet_ControlNet-0_controlnet_resize_mode_radio |
#txt2img_controlnet_ControlNet-0_controlnet_automatically_send_generated_images_checkbox |
#txt2img_controlnet_ControlNet-1_controlnet_enable_checkbox |
#txt2img_controlnet_ControlNet-1_controlnet_low_vram_checkbox |
#txt2img_controlnet_ControlNet-1_controlnet_pixel_perfect_checkbox |
#txt2img_controlnet_ControlNet-1_controlnet_preprocessor_preview_checkbox |
#txt2img_controlnet_ControlNet-1_controlnet_type_filter_radio |
#txt2img_controlnet_ControlNet-1_controlnet_preprocessor_dropdown |
#txt2img_controlnet_ControlNet-1_controlnet_model_dropdown |
#txt2img_controlnet_ControlNet-1_controlnet_control_weight_slider |
#txt2img_controlnet_ControlNet-1_controlnet_start_control_step_slider |
#txt2img_controlnet_ControlNet-1_controlnet_ending_control_step_slider |
#txt2img_controlnet_ControlNet-1_controlnet_control_mode_radio |
#txt2img_controlnet_ControlNet-1_controlnet_resize_mode_radio |
#txt2img_controlnet_ControlNet-1_controlnet_automatically_send_generated_images_checkbox |
#txt2img_controlnet_ControlNet-2_controlnet_enable_checkbox |
#txt2img_controlnet_ControlNet-2_controlnet_low_vram_checkbox |
#txt2img_controlnet_ControlNet-2_controlnet_pixel_perfect_checkbox |
#txt2img_controlnet_ControlNet-2_controlnet_preprocessor_preview_checkbox |
#txt2img_controlnet_ControlNet-2_controlnet_type_filter_radio |
#txt2img_controlnet_ControlNet-2_controlnet_preprocessor_dropdown |
#txt2img_controlnet_ControlNet-2_controlnet_model_dropdown |
#txt2img_controlnet_ControlNet-2_controlnet_control_weight_slider |
#txt2img_controlnet_ControlNet-2_controlnet_start_control_step_slider |
#txt2img_controlnet_ControlNet-2_controlnet_ending_control_step_slider |
#txt2img_controlnet_ControlNet-2_controlnet_control_mode_radio |
#txt2img_controlnet_ControlNet-2_controlnet_resize_mode_radio |
#txt2img_controlnet_ControlNet-2_controlnet_automatically_send_generated_images_checkbox |
# Tiled Diffusion (extension) |
#MD-t2i-enabled-checkbox |
#MD-t2i-overwrite-image-size |
#MD-overwrite-width-t2i |
#MD-overwrite-height-t2i |
#MD-t2i-method |
#MD-t2i-control-tensor-cpu |
#MD-t2i-latent-tile-width |
#MD-t2i-latent-tile-height |
#MD-t2i-latent-tile-overlap |
#MD-t2i-latent-tile-batch-size |
# Tiled Diffusion - Region Prompt Control |
#MD-t2i-enable-bbox-control |
#MD-t2i-draw-background |
#MD-t2i-cfg-name |
# Tiled Diffusion - Region Prompt Control - Region 1 |
#MD-bbox-t2i-0-enable |
#MD-t2i-0-blend-mode |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.