usmannawaz commited on
Commit
6b65a51
·
verified ·
1 Parent(s): 261676a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -214,7 +214,7 @@ button[aria-label="Settings"] {
214
 
215
  HERO_HTML = """
216
  <div id="hero">
217
- <h1>Combo New Tool</h1>
218
  <p>
219
  Paste Old Church Slavonic text. The app preprocesses the input, tokenizes it, and returns each token with its predicted lemma.
220
  </p>
 
214
 
215
  HERO_HTML = """
216
  <div id="hero">
217
+ <h1>Combo Tool Demo</h1>
218
  <p>
219
  Paste Old Church Slavonic text. The app preprocesses the input, tokenizes it, and returns each token with its predicted lemma.
220
  </p>