Spaces:
Runtime error
Runtime error
shrinking banner
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ dropdown, js = create_theme_dropdown()
|
|
7 |
|
8 |
with gr.Blocks(theme='trimble/trimble_ai_theme') as demo:
|
9 |
|
10 |
-
gr.HTML("<img src=\"https://huggingface.co/spaces/trimble/trimble_ai_theme/resolve/main/images/logo.png\">")
|
11 |
|
12 |
with gr.Row(equal_height=True):
|
13 |
with gr.Column(scale=10):
|
|
|
7 |
|
8 |
with gr.Blocks(theme='trimble/trimble_ai_theme') as demo:
|
9 |
|
10 |
+
gr.HTML("<img src=\"https://huggingface.co/spaces/trimble/trimble_ai_theme/resolve/main/images/logo.png\" width=\"220\" height=\"17\">")
|
11 |
|
12 |
with gr.Row(equal_height=True):
|
13 |
with gr.Column(scale=10):
|