Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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="
|
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 |
)
|