Hyeonseo commited on
Commit
7244c5c
1 Parent(s): 8127acc

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()
 
68
  theme="compact"
69
  )
70
 
71
+ prompt_translate.launch(share=True)