Skip to content

Commit

Permalink
stype: apply pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Bing-su committed Sep 2, 2023
1 parent f829e96 commit 27591df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adetailer/ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,6 @@ def inpainting(w: Widgets, n: int, is_img2img: bool, webui_info: WebuiInfo):
elem_id=eid("ad_vae"),
)


with gr.Row(), gr.Column(variant="compact"):
w.ad_use_sampler = gr.Checkbox(
label="Use separate sampler" + suffix(n),
Expand Down

0 comments on commit 27591df

Please sign in to comment.