aashnaj commited on
Commit
1691afd
·
verified ·
1 Parent(s): a62eede

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -43,7 +43,8 @@ def respond(message, history, cuisine, dietary_restrictions, allergies):
43
  yield response
44
 
45
 
46
-
 
47
  theme = gr.themes.Monochrome(
48
  primary_hue="orange",
49
  secondary_hue="zinc",
 
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",
50
  secondary_hue="zinc",