aashnaj commited on
Commit
e49c848
·
verified ·
1 Parent(s): f0df528
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ def respond(message, history, cuisine, dietary_restrictions, allergies):
43
  yield response
44
 
45
 
46
- gr.Image(value="your-banner.png", show_label=False, container=False)
47
 
48
  theme = gr.themes.Monochrome(
49
  primary_hue="orange",
 
43
  yield response
44
 
45
 
46
+ gr.Image(value="banner.png", show_label=False, container=False)
47
 
48
  theme = gr.themes.Monochrome(
49
  primary_hue="orange",