renhehuang commited on
Commit
e5cfa28
·
verified ·
1 Parent(s): 181a69f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -122,8 +122,6 @@ examples = [
122
  ["這個軟體的介面設計得很好。"],
123
  ["我需要下載這個程序到計算機上。"],
124
  ["我需要下載這個程式到電腦上。"],
125
- ["請打開視頻觀看教程。"],
126
- ["請打開影片觀看教學。"],
127
  ]
128
 
129
  with gr.Blocks(title="BERT 繁體中文分類器", theme=gr.themes.Soft()) as demo:
 
122
  ["這個軟體的介面設計得很好。"],
123
  ["我需要下載這個程序到計算機上。"],
124
  ["我需要下載這個程式到電腦上。"],
 
 
125
  ]
126
 
127
  with gr.Blocks(title="BERT 繁體中文分類器", theme=gr.themes.Soft()) as demo: