DeepLearning101 commited on
Commit
0f09753
·
verified ·
1 Parent(s): c404dda

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ def handle_input(user_input):
56
  user_input = gr.Textbox(label='歡迎問我加密貨幣交易所的各種疑難雜症')
57
  examples = [
58
  ["MAX 帳號刪除關戶後,又重新註冊 MAX 後要怎辦?"],
59
- ["手機APP怎麼操作掛單交易?"]
60
  ["我要怎樣提高交易額度?"],
61
  ["新台幣入金要怎操作"],
62
  ["有客服專線或客服信箱嗎?"]
 
56
  user_input = gr.Textbox(label='歡迎問我加密貨幣交易所的各種疑難雜症')
57
  examples = [
58
  ["MAX 帳號刪除關戶後,又重新註冊 MAX 後要怎辦?"],
59
+ ["手機APP怎麼操作掛單交易?"],
60
  ["我要怎樣提高交易額度?"],
61
  ["新台幣入金要怎操作"],
62
  ["有客服專線或客服信箱嗎?"]