Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Soft Inpainting to custom config #90

Open
slusht opened this issue Sep 24, 2024 · 1 comment
Open

Soft Inpainting to custom config #90

slusht opened this issue Sep 24, 2024 · 1 comment

Comments

@slusht
Copy link

slusht commented Sep 24, 2024

Is it possible to add Soft Inpainting settings to the custom fields or does that count as an accordion style ID? I've located the ID's in the HTML as (among the slider options within the drop down):

#soft_inpainting_enabled-checkbox
#soft_inpainting_enabled

EDIT: I've tried saving them to the config-img2img-custom-tracked-components file, saved, booted and they haven't appeared with the other IMG2IMG selections.

Zyin055 added a commit that referenced this issue Oct 14, 2024
@Zyin055
Copy link
Owner

Zyin055 commented Oct 14, 2024

It worked when I tried it. These are the IDs I used:

# Soft Inpainting:
#soft_inpainting_enabled-checkbox
#mask_blend_power
#mask_blend_scale
#inpaint_detail_preservation
#composite_mask_influence
#composite_difference_threshold
#composite_difference_contrast

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants