BadriNarayanan commited on
Commit
3c3b34b
·
verified ·
1 Parent(s): fbd0461

updated app file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1013,7 +1013,7 @@ with gr.Blocks() as app:
1013
 
1014
  # Add the image here
1015
  gr.Image(
1016
- value="logo\logo-removebg-preview.png",
1017
  label="AI System Logo",
1018
  show_label=False,
1019
  width=300,
 
1013
 
1014
  # Add the image here
1015
  gr.Image(
1016
+ value="logo.jpg",
1017
  label="AI System Logo",
1018
  show_label=False,
1019
  width=300,