chandra10 commited on
Commit
8e8c85c
·
1 Parent(s): 70eb83a
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,4 +26,4 @@ iface = gr.Interface(
26
  )
27
 
28
  # Jalankan interface Gradio
29
- iface.launch(share=True)
 
26
  )
27
 
28
  # Jalankan interface Gradio
29
+ iface.launch()