PringlePeanut commited on
Commit
1b58b4a
·
verified ·
1 Parent(s): e169588

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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("Internet pop-up.jpeg", 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():
 
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():