Varosa commited on
Commit
4d14df0
1 Parent(s): 2c4d655

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,4 +64,4 @@ translation_interface = gr.Interface(
64
  )
65
 
66
  if __name__ == "__main__":
67
- translation_interface.launch(cors=True)
 
64
  )
65
 
66
  if __name__ == "__main__":
67
+ translation_interface.launch()