remove extra space below seed on img2img
This commit is contained in:
parent
6efe3f51f6
commit
266e1f4506
|
@ -873,7 +873,6 @@ def create_ui():
|
|||
|
||||
|
||||
elif category == "seed":
|
||||
with gr.Group(elem_id="group-seed"):
|
||||
seed, reuse_seed, subseed, reuse_subseed, subseed_strength, seed_resize_from_h, seed_resize_from_w, seed_checkbox = create_seed_inputs('img2img')
|
||||
|
||||
elif category == "checkboxes":
|
||||
|
|
Loading…
Reference in New Issue
Block a user