thewh1teagle commited on
Commit
e2be24e
verified
1 Parent(s): 087486a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -18,7 +18,8 @@ with gr.Blocks(theme=theme) as demo:
18
  label="Input Text",
19
  lines=5,
20
  rtl=True,
21
- elem_classes=["input"]
 
22
  )
23
 
24
  mark_niqqud_male = gr.Checkbox(label="Mark Niqqud Male (Matres Lectionis)")
 
18
  label="Input Text",
19
  lines=5,
20
  rtl=True,
21
+ elem_classes=["input"],
22
+ value="诪讛 拽讜专讛? 讬讗诇讛 转转讞讬诇讜 诇砖讞拽 注诐 讛谞拽讚谉!",
23
  )
24
 
25
  mark_niqqud_male = gr.Checkbox(label="Mark Niqqud Male (Matres Lectionis)")