trysem commited on
Commit
30a8468
·
1 Parent(s): 6d7f3e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -263,7 +263,7 @@ with image_blocks as demo:
263
  #share_button = gr.Button("Share to community", elem_id="share-btn", visible=True)
264
 
265
  with gr.Row(elem_id="log_row"):
266
- with gr.Column(id="log_col"):
267
  gr.HTML("""
268
  <div id="log_container" style="width:100%;height:auto;">
269
  </div>
 
263
  #share_button = gr.Button("Share to community", elem_id="share-btn", visible=True)
264
 
265
  with gr.Row(elem_id="log_row"):
266
+ with gr.Column(id="log_col"):
267
  gr.HTML("""
268
  <div id="log_container" style="width:100%;height:auto;">
269
  </div>