sidd1311 commited on
Commit
5d617f8
·
verified ·
1 Parent(s): 678f2c2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -160,7 +160,7 @@ with gr.Blocks(theme="soft", css=CSS) as demo:
160
  with gr.Column(scale=4):
161
  source_text = gr.Textbox(
162
  label="Source Text",
163
- value="India AI Translator"+\
164
  lines=10,
165
  )
166
  output_text = gr.Textbox(
 
160
  with gr.Column(scale=4):
161
  source_text = gr.Textbox(
162
  label="Source Text",
163
+ value="India AI Translator",
164
  lines=10,
165
  )
166
  output_text = gr.Textbox(