Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -142,7 +142,7 @@ with gr.Blocks(theme=theme) as demo:
|
|
| 142 |
gr.Image("Video Game Banner.gif", show_label = False, show_share_button = False, show_download_button = False)
|
| 143 |
gr.Markdown(welcome_message) # Display the formatted welcome message
|
| 144 |
with gr.Row():
|
| 145 |
-
gr.Image("
|
| 146 |
with gr.Column():
|
| 147 |
gr.Markdown(topics) # Show the topics on the left side
|
| 148 |
with gr.Row():
|
|
|
|
| 142 |
gr.Image("Video Game Banner.gif", show_label = False, show_share_button = False, show_download_button = False)
|
| 143 |
gr.Markdown(welcome_message) # Display the formatted welcome message
|
| 144 |
with gr.Row():
|
| 145 |
+
gr.Image("Internet_pop-up-removebg-preview (1).png", show_label = False, show_share_button = False, show_download_button = False)
|
| 146 |
with gr.Column():
|
| 147 |
gr.Markdown(topics) # Show the topics on the left side
|
| 148 |
with gr.Row():
|