Macropodus commited on
Commit
f8c50f9
·
verified ·
1 Parent(s): 9d7cffe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -136,7 +136,7 @@ if __name__ == '__main__':
136
  macro_correct,
137
  inputs='text',
138
  outputs='text',
139
- title="Chinese Spelling Correction Model Macropodus/macbert4csc_v2",
140
  description="Copy or input error Chinese text. Submit and the machine will correct text.",
141
  article="Link to <a href='https://github.com/yongzhuo/macro-correct' style='color:blue;' target='_blank\'>Github REPO: macro-correct</a>",
142
  examples=examples
 
136
  macro_correct,
137
  inputs='text',
138
  outputs='text',
139
+ title="Chinese Spelling Correction Model Macropodus/macbert4mdcspell_v2",
140
  description="Copy or input error Chinese text. Submit and the machine will correct text.",
141
  article="Link to <a href='https://github.com/yongzhuo/macro-correct' style='color:blue;' target='_blank\'>Github REPO: macro-correct</a>",
142
  examples=examples