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