AaSiKu commited on
Commit
c0b51dd
·
verified ·
1 Parent(s): 2b5e7bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,4 +60,4 @@ app = gr.Interface(
60
  )
61
 
62
 
63
- app.launch(share = True)
 
60
  )
61
 
62
 
63
+ app.launch()