Spaces:
Sleeping
Sleeping
baner
Browse files
app.py
CHANGED
@@ -60,7 +60,7 @@ theme = gr.themes.Monochrome(
|
|
60 |
|
61 |
with gr.Blocks(theme=theme) as chatbot:
|
62 |
gr.Image(
|
63 |
-
value="
|
64 |
show_label=False,
|
65 |
show_share_button = False,
|
66 |
show_download_button = False)
|
|
|
60 |
|
61 |
with gr.Blocks(theme=theme) as chatbot:
|
62 |
gr.Image(
|
63 |
+
value="Henrietta.png",
|
64 |
show_label=False,
|
65 |
show_share_button = False,
|
66 |
show_download_button = False)
|