Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -118,7 +118,7 @@ topics = """
|
|
118 |
# Display function
|
119 |
|
120 |
def display_image():
|
121 |
-
return "
|
122 |
|
123 |
# with gr.Blocks(theme=theme) as demo:
|
124 |
# theme = gr.themes.Monochrome(
|
|
|
118 |
# Display function
|
119 |
|
120 |
def display_image():
|
121 |
+
return "globot-logo.jpg"
|
122 |
|
123 |
# with gr.Blocks(theme=theme) as demo:
|
124 |
# theme = gr.themes.Monochrome(
|