sudhakar272 commited on
Commit
94b05dc
·
verified ·
1 Parent(s): 0395b81

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ with gr.Blocks(css=custom_css) as demo:
92
  with gr.Row():
93
  with gr.Column(scale=1):
94
  input_text = gr.Textbox(
95
- label="Input Text", placeholder="ତୁମେ ମଧ୍ୟାହ୍ନ ଭୋଜନ କରିସାରିଲ କି?", lines=10
96
  )
97
 
98
  with gr.Column(scale=1):
 
92
  with gr.Row():
93
  with gr.Column(scale=1):
94
  input_text = gr.Textbox(
95
+ label="Odia Text", placeholder="Enter Odia Text Here...", lines=10
96
  )
97
 
98
  with gr.Column(scale=1):