Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaltais committed Apr 7, 2024
2 parents 67c3b90 + ed10bf7 commit b452f4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kohya_gui/lora_gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -1299,7 +1299,6 @@ def list_presets(path):
info="Set if we change the information going into the system (True) or the information coming out of it (False).",
visible=False,
)

with gr.Row() as network_row:
network_dim = gr.Slider(
minimum=1,
Expand Down

0 comments on commit b452f4c

Please sign in to comment.