Warco-B commited on
Commit
2157843
·
1 Parent(s): fcdfcfa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,4 +99,4 @@ iface = gr.Interface(title="Pdf Translator English -> Italian",
99
  outputs=["text", "text"]
100
  )
101
 
102
- iface.launch(share=True)
 
99
  outputs=["text", "text"]
100
  )
101
 
102
+ iface.launch()