ankush-003 commited on
Commit
93b0079
1 Parent(s): 6ef3ddb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,5 +13,5 @@ demo = gr.Interface(
13
  inputs=["text","checkbox"],
14
  outputs="text",
15
  )
16
- demo.launch(share=True, debug=True)
17
  # gr.Interface.load("models/ankush-003/nosqli_identifier").launch()
 
13
  inputs=["text","checkbox"],
14
  outputs="text",
15
  )
16
+ demo.launch(debug=True)
17
  # gr.Interface.load("models/ankush-003/nosqli_identifier").launch()