kasper-boy commited on
Commit
9af06f8
1 Parent(s): 8389752

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,4 +42,4 @@ demo = gr.Interface(
42
  description="This application translates any English text to multiple languages."
43
  )
44
 
45
- demo.launch(auth=('user', 'test@123'))
 
42
  description="This application translates any English text to multiple languages."
43
  )
44
 
45
+ demo.launch()