ManishThota commited on
Commit
2ce6416
·
verified ·
1 Parent(s): 9d7a99c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ css = """
125
 
126
  """
127
  with gr.Blocks(css = css) as app:
128
- gr.Image("gsoc_redhen.png", scale=1)
129
  # with gr.Row(elem_id="container"):
130
  # gr.Markdown("""
131
  # ![GSOC Red Hen Labs](gsoc_redhen.png)
 
125
 
126
  """
127
  with gr.Blocks(css = css) as app:
128
+ gr.Image("gsoc_redhen.png", scale=1, interactive=False)
129
  # with gr.Row(elem_id="container"):
130
  # gr.Markdown("""
131
  # ![GSOC Red Hen Labs](gsoc_redhen.png)