Irpan commited on
Commit
6d02aca
·
1 Parent(s): 490ac96
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -34,8 +34,8 @@ with gr.Blocks() as app:
34
  with gr.Group():
35
  with gr.Row():
36
  input_text = gr.Textbox(
37
- label="2. Generate or Enter Text in Selected Script",
38
- placeholder="Enter Uyghur text here...",
39
  )
40
  with gr.Row():
41
  generate_short_btn = gr.Button("Generate Short Text")
 
34
  with gr.Group():
35
  with gr.Row():
36
  input_text = gr.Textbox(
37
+ label="2. Click Buttons to Generate Text or Enter Text in Selected Script",
38
+ placeholder="Uyghur text goes here...",
39
  )
40
  with gr.Row():
41
  generate_short_btn = gr.Button("Generate Short Text")