antfraia commited on
Commit
bcd4efe
·
1 Parent(s): 3cb21ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,4 +75,4 @@ interface = gr.Interface(
75
  outputs="text"
76
  )
77
 
78
- interface.launch(share=True)
 
75
  outputs="text"
76
  )
77
 
78
+ interface.launch()