KvrParaskevi commited on
Commit
af24468
·
verified ·
1 Parent(s): e3213ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ with gr.Blocks() as demo:
76
  inputs=[
77
  textbox_component
78
  ],
79
- examples = ["Hello I would like to book a hotel room.", "Hello I want to stay in Nuremberg in 30th of May." ]
80
  #outputs=chatbot_component,
81
  title = "Hotel Booking Assistant Chat 🤗",
82
  description = "I am your hotel booking assistant. Feel free to start chatting with me."
 
76
  inputs=[
77
  textbox_component
78
  ],
79
+ examples = ["Hello I would like to book a hotel room.", "Hello I want to stay in Nuremberg in 30th of May." ],
80
  #outputs=chatbot_component,
81
  title = "Hotel Booking Assistant Chat 🤗",
82
  description = "I am your hotel booking assistant. Feel free to start chatting with me."