Skip to content

Commit

Permalink
added IDs for img2img soft inpainting
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyin055 committed Oct 14, 2024
1 parent 9295577 commit b154e2d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions scripts/config_presets.py
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,15 @@ def load_img2img_custom_tracked_component_ids() -> list[str]:
#img2img_batch_output_dir
#img2img_batch_inpaint_mask_dir
# Soft Inpainting:
#soft_inpainting_enabled-checkbox
#mask_blend_power
#mask_blend_scale
#inpaint_detail_preservation
#composite_mask_influence
#composite_difference_threshold
#composite_difference_contrast
# Script dropdown:
#script_list
Expand Down

0 comments on commit b154e2d

Please sign in to comment.