aakash0563 commited on
Commit
d832d3e
1 Parent(s): 3793dc5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,7 +95,7 @@ iface2 = gr.Interface(
95
  # description="Select one or both checkboxes.",
96
  # )
97
 
98
- iface2.launch(debug=True, share=True)
99
 
100
 
101
 
 
95
  # description="Select one or both checkboxes.",
96
  # )
97
 
98
+ iface2.launch(debug=True)
99
 
100
 
101