Spaces:
Sleeping
Sleeping
update image
Browse files
app.py
CHANGED
@@ -18,7 +18,7 @@ def translate(inp):
|
|
18 |
|
19 |
with gr.Row():
|
20 |
gr.Column()
|
21 |
-
gr.Column(gr.Image("
|
22 |
gr.Column()
|
23 |
|
24 |
description = """
|
|
|
18 |
|
19 |
with gr.Row():
|
20 |
gr.Column()
|
21 |
+
gr.Column(gr.Image("logo_transparent_small.png", alt="DSFSI Logo", elem_id="logo", label=None))
|
22 |
gr.Column()
|
23 |
|
24 |
description = """
|