Jay4769 commited on
Commit
c3a0414
·
verified ·
1 Parent(s): d519129

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ iface = gr.Interface(
25
  placeholder="Nhập tiếng Nga..."
26
  ),
27
  outputs="text",
28
- title="🇷🇺 Nga → Việt"
29
  )
30
 
31
  iface.launch(server_name="0.0.0.0")
 
25
  placeholder="Nhập tiếng Nga..."
26
  ),
27
  outputs="text",
28
+ title="Nga → Việt"
29
  )
30
 
31
  iface.launch(server_name="0.0.0.0")