aashnaj commited on
Commit
729a377
·
verified ·
1 Parent(s): 7d09e3e

chnge name

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ def respond(message, history):
42
  response += token
43
  yield response
44
 
45
- with gr.Blocks() as demo:
46
  gr.Markdown("## 🧠🍴 The BiteBot")
47
 
48
  theme = gr.themes.Monochrome(
 
42
  response += token
43
  yield response
44
 
45
+ with gr.Blocks() as chatbot:
46
  gr.Markdown("## 🧠🍴 The BiteBot")
47
 
48
  theme = gr.themes.Monochrome(