mbarnig commited on
Commit
92b7b1c
·
verified ·
1 Parent(s): 4b98ce6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,7 +83,7 @@ with gr.Blocks() as b:
83
  save_file=gr.File()
84
  with gr.Tab("Load Settings"):
85
  load_file=gr.File()
86
- with gr.Column(scale=1):
87
 
88
  # with gr.Accordion("Model Config"):
89
  # json_ob=gr.JSON(label="JSON")
 
83
  save_file=gr.File()
84
  with gr.Tab("Load Settings"):
85
  load_file=gr.File()
86
+ # with gr.Column(scale=1):
87
 
88
  # with gr.Accordion("Model Config"):
89
  # json_ob=gr.JSON(label="JSON")