DexterSptizu commited on
Commit
170e3d2
1 Parent(s): b548e1b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,4 +29,4 @@ iface = gr.Interface(
29
  ]
30
  )
31
 
32
- iface.launch(share=True)
 
29
  ]
30
  )
31
 
32
+ iface.launch()