jin-nin commited on
Commit
ca81a25
1 Parent(s): 33fca3d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ with gr.Blocks(analytics_enabled=False, css='style.css') as demo:
65
  label="Short Ru",
66
  placeholder="девушка",
67
  )
68
- Translate = gr.Button("Ru ▶ En").style(full_width=False)
69
  input_text = gr.Textbox(
70
  label="Short En",
71
  placeholder="girl",
 
65
  label="Short Ru",
66
  placeholder="девушка",
67
  )
68
+ Translate = gr.Button("Ru ▶ En", elem_id="translate").style(full_width=False)
69
  input_text = gr.Textbox(
70
  label="Short En",
71
  placeholder="girl",