dominic-fischer commited on
Commit
ceaa824
·
1 Parent(s): 4fe714c

change alpha -> beta

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -221,8 +221,8 @@ with gr.Blocks(
221
 
222
 
223
  gr.Markdown(
224
- "# Lemmatizer for Romansh "
225
- "<sup style='color:#FF5252;font-size:0.4em;vertical-align:super'>(ALPHA)</sup>"
226
  )
227
 
228
  # === Top Row: Input & Chart ===
 
221
 
222
 
223
  gr.Markdown(
224
+ "# Romansh Lemmatizer"
225
+ "<sup style='color:#FF5252;font-size:0.4em;vertical-align:super'>(BETA)</sup>"
226
  )
227
 
228
  # === Top Row: Input & Chart ===