tituslhy commited on
Commit
f535307
·
1 Parent(s): c34ea29
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -64,5 +64,4 @@ demo = gr.Interface(fn = predict,
64
 
65
  # Launch demo
66
  demo.launch(debug = False, #prints errors locally
67
- share = True # Generate a publicly shareable URL
68
  )
 
64
 
65
  # Launch demo
66
  demo.launch(debug = False, #prints errors locally
 
67
  )