ManishThota commited on
Commit
8975f30
1 Parent(s): e12c03e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -124,8 +124,8 @@ css = """
124
  }
125
 
126
  """
127
- with gr.Blocks() as app:
128
- with gr.Row():
129
  gr.Image("gsoc_redhen.png",min_width=50)
130
  # with gr.Row(elem_id="container"):
131
  # gr.Markdown("""
 
124
  }
125
 
126
  """
127
+ with gr.Blocks(css = css) as app:
128
+ with gr.Row(elem_id="container"):
129
  gr.Image("gsoc_redhen.png",min_width=50)
130
  # with gr.Row(elem_id="container"):
131
  # gr.Markdown("""