root commited on
Commit
e8b9ef5
1 Parent(s): 3d40215

Adjust the layout

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -348,7 +348,7 @@ if __name__ == "__main__":
348
  visible=False,
349
  image_mode="RGBA",
350
  elem_id="img2img_editor"
351
- ).style(grid=[4,4,4])
352
  with gr.Tabs(visible=False):
353
  with gr.TabItem("编辑设置"):
354
  with gr.Row():
 
348
  visible=False,
349
  image_mode="RGBA",
350
  elem_id="img2img_editor"
351
+ )
352
  with gr.Tabs(visible=False):
353
  with gr.TabItem("编辑设置"):
354
  with gr.Row():