Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -140,7 +140,7 @@ topics = """
|
|
140 |
# Display function
|
141 |
|
142 |
def display_image():
|
143 |
-
return "
|
144 |
|
145 |
# with gr.Blocks(theme=theme) as demo:
|
146 |
# theme = gr.themes.Monochrome(
|
|
|
140 |
# Display function
|
141 |
|
142 |
def display_image():
|
143 |
+
return "Globot_Updated_Logo.jpg"
|
144 |
|
145 |
# with gr.Blocks(theme=theme) as demo:
|
146 |
# theme = gr.themes.Monochrome(
|