cindyy3 commited on
Commit
d94e740
·
verified ·
1 Parent(s): 421d060

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -100,7 +100,7 @@ Please send your message in the format: "Could you give me a (cuisine) restauran
100
  """
101
  # Setup the Gradio Blocks interface with custom layout components
102
  with gr.Blocks(theme='JohnSmith9982/small_and_pretty') as demo:
103
- gr.Image("Screenshot 2024-08-01 at 9.44.20AM.png", show_label = False, show_share_button = False, show_download_button = False)
104
  gr.Markdown(welcome_message) # Display the formatted welcome message
105
  with gr.Row():
106
  with gr.Column():
 
100
  """
101
  # Setup the Gradio Blocks interface with custom layout components
102
  with gr.Blocks(theme='JohnSmith9982/small_and_pretty') as demo:
103
+ gr.Image("eeepic.png", show_label = False, show_share_button = False, show_download_button = False)
104
  gr.Markdown(welcome_message) # Display the formatted welcome message
105
  with gr.Row():
106
  with gr.Column():