LEIDIA commited on
Commit
9d578a3
Β·
verified Β·
1 Parent(s): c366ff1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -123,7 +123,7 @@ css = """
123
  )
124
  run_button = gr.Button("Run", scale=0, variant="primary")
125
 
126
- result = gr.Image(label="Result", show_label=False)
127
 
128
 
129
  with gr.Row():
 
123
  )
124
  run_button = gr.Button("Run", scale=0, variant="primary")
125
 
126
+ result = gr.Image(label="Result", show_label=False)
127
 
128
 
129
  with gr.Row():