luel commited on
Commit
92e18a8
Β·
verified Β·
1 Parent(s): fa1cc91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ def create_interface():
48
  with gr.Column(scale=1):
49
  input_prompt = gr.Textbox(
50
  label="Enter your Tigrinya text prompt",
51
- placeholder="α‰΅αŒαˆ«α‹­",
52
  lines=5
53
  )
54
 
 
48
  with gr.Column(scale=1):
49
  input_prompt = gr.Textbox(
50
  label="Enter your Tigrinya text prompt",
51
+ placeholder="ክልል α‰΅αŒαˆ«α‹­",
52
  lines=5
53
  )
54