Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -125,7 +125,8 @@ css = """
|
|
125 |
|
126 |
"""
|
127 |
with gr.Blocks() as app:
|
128 |
-
gr.
|
|
|
129 |
# with gr.Row(elem_id="container"):
|
130 |
# gr.Markdown("""
|
131 |
# 
|
|
|
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("""
|
132 |
# 
|