ThatOneKevDev commited on
Commit
6f4e42d
·
verified ·
1 Parent(s): ce9d032

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,7 +118,7 @@ topics = """
118
  # Display function
119
 
120
  def display_image():
121
- return "https://files.slack.com/files-tmb/T06QHKW6JFM-F077K96ABN3-2364e0b7a9/img_1576_720.jpg"
122
 
123
  # with gr.Blocks(theme=theme) as demo:
124
  # theme = gr.themes.Monochrome(
 
118
  # Display function
119
 
120
  def display_image():
121
+ return "globot-logo.jpg"
122
 
123
  # with gr.Blocks(theme=theme) as demo:
124
  # theme = gr.themes.Monochrome(