Spaces:
Sleeping
Sleeping
Commit
·
f19e2b5
1
Parent(s):
74ef659
Update app.py
Browse files
app.py
CHANGED
@@ -85,7 +85,7 @@ with gr.Blocks(theme='Medguy/base2') as demo: #theme=gr.themes.Glass() #theme
|
|
85 |
#TITLE SECTION
|
86 |
with gr.Row(variant='compact'):
|
87 |
with gr.Column(scale=3):
|
88 |
-
gr.Image(value='https://github.com/fabiomatricardi/
|
89 |
show_label = False,
|
90 |
show_download_button = False, container = False)
|
91 |
with gr.Column(scale=10):
|
|
|
85 |
#TITLE SECTION
|
86 |
with gr.Row(variant='compact'):
|
87 |
with gr.Column(scale=3):
|
88 |
+
gr.Image(value='https://github.com/fabiomatricardi/StableLM-Zephyr3B_Playground/raw/main/logo-banner-StableZephyr.jpg',
|
89 |
show_label = False,
|
90 |
show_download_button = False, container = False)
|
91 |
with gr.Column(scale=10):
|