adamrizz commited on
Commit
968e5f4
·
verified ·
1 Parent(s): 5f4a4cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,4 +64,4 @@ interface = gr.Interface(
64
  )
65
 
66
  # Jalankan app
67
- interface.launch(share=True)
 
64
  )
65
 
66
  # Jalankan app
67
+ interface.launch()