ThatOneKevDev commited on
Commit
26127c8
·
verified ·
1 Parent(s): d955c43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -140,7 +140,7 @@ topics = """
140
  # Display function
141
 
142
  def display_image():
143
- return "globot-logo.jpg"
144
 
145
  # with gr.Blocks(theme=theme) as demo:
146
  # theme = gr.themes.Monochrome(
 
140
  # Display function
141
 
142
  def display_image():
143
+ return "Globot_Updated_Logo.jpg"
144
 
145
  # with gr.Blocks(theme=theme) as demo:
146
  # theme = gr.themes.Monochrome(