sophcheng commited on
Commit
1b57206
·
verified ·
1 Parent(s): 0be65b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -167,7 +167,7 @@ theme = gr.themes.Monochrome(
167
  # Setup the Gradio Blocks interface with custom layout components
168
  with gr.Blocks(theme=theme) as demo:
169
  # Setup the Gradio Blocks interface with custom layout components
170
- gr.Image("Screenshot 2024-07-31 at 3.01.14 PM.png", show_label = False, show_share_button = False, show_download_button = False, scale=0, width=400)
171
  #gr.Markdown(welcome_message) # Display the formatted welcome message
172
  with gr.Row():
173
  with gr.Column():
 
167
  # Setup the Gradio Blocks interface with custom layout components
168
  with gr.Blocks(theme=theme) as demo:
169
  # Setup the Gradio Blocks interface with custom layout components
170
+ gr.Image("ally.png", show_label = False, show_share_button = False, show_download_button = False, scale=0, width=400)
171
  #gr.Markdown(welcome_message) # Display the formatted welcome message
172
  with gr.Row():
173
  with gr.Column():