trishat commited on
Commit
89b4a51
·
verified ·
1 Parent(s): 49b2501

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,7 +104,7 @@ def respond(message, history):
104
  return response.choices[0].message.content.strip()
105
 
106
  def display_image():
107
- return "ByteShield.png"
108
 
109
  with gr.Tabs():
110
  with gr.TabItem("Resources"):
 
104
  return response.choices[0].message.content.strip()
105
 
106
  def display_image():
107
+ return "ByteShield_New.png"
108
 
109
  with gr.Tabs():
110
  with gr.TabItem("Resources"):