sulaimank commited on
Commit
95f0651
·
verified ·
1 Parent(s): ee495d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,7 +150,7 @@ with gr.Blocks(
150
  text_input = gr.Textbox(
151
  label="✍️ Enter Luganda Text",
152
  placeholder="Wandika wano ekigambo mu Luganda...",
153
- value="Gyebale ko ssebo.",
154
  lines=5,
155
  max_lines=8
156
  )
 
150
  text_input = gr.Textbox(
151
  label="✍️ Enter Luganda Text",
152
  placeholder="Wandika wano ekigambo mu Luganda...",
153
+ value="Gyebaleko ssebo.",
154
  lines=5,
155
  max_lines=8
156
  )