yizhangliu commited on
Commit
bdf42ba
·
1 Parent(s): ec107df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ css = '''
86
 
87
  image_blocks = gr.Blocks(css=css)
88
  with image_blocks as demo:
89
- gr.HTML(read_content("header.html"))
90
  with gr.Group():
91
  with gr.Box():
92
  with gr.Row():
 
86
 
87
  image_blocks = gr.Blocks(css=css)
88
  with image_blocks as demo:
89
+ # gr.HTML(read_content("header.html"))
90
  with gr.Group():
91
  with gr.Box():
92
  with gr.Row():