Hyeonseo commited on
Commit
599aee6
1 Parent(s): 7244c5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,4 +68,4 @@ prompt_translate = gr.Interface(
68
  theme="compact"
69
  )
70
 
71
- prompt_translate.launch(share=True)
 
68
  theme="compact"
69
  )
70
 
71
+ prompt_translate.launch()