Harisri commited on
Commit
668dd69
·
verified ·
1 Parent(s): 248cb66

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,4 +64,4 @@ interface = gr.Interface(
64
  description="Transliterates Romanized Telugu to Telugu script and translates it to English."
65
  )
66
 
67
- interface.launch(share=True))
 
64
  description="Transliterates Romanized Telugu to Telugu script and translates it to English."
65
  )
66
 
67
+ interface.launch(share=True)