jonathanjordan21 commited on
Commit
04998be
·
verified ·
1 Parent(s): ee3c674

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -408,7 +408,7 @@ with gr.Blocks() as demo:
408
  type="messages",
409
  chatbot=gr.Chatbot(height=800),
410
  # textbox=gr.Textbox(placeholder="Ask me a yes or no question", container=False, scale=7),
411
- title="SamSat Virtual Assistant",
412
  # description="Ask Yes Man any question",
413
  # theme="soft",
414
  # examples=["balik nama D 3456 DEF", "bayar pajak B 1234 BCA", "halo, selamat pagi!"],
 
408
  type="messages",
409
  chatbot=gr.Chatbot(height=800),
410
  # textbox=gr.Textbox(placeholder="Ask me a yes or no question", container=False, scale=7),
411
+ # title="SamSat Virtual Assistant",
412
  # description="Ask Yes Man any question",
413
  # theme="soft",
414
  # examples=["balik nama D 3456 DEF", "bayar pajak B 1234 BCA", "halo, selamat pagi!"],