krishnv commited on
Commit
d204657
·
verified ·
1 Parent(s): 6bb6d88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,4 +41,4 @@ interface = gr.Interface(
41
  )
42
 
43
  # Launch the interface
44
- interface.launch(debug=True,share=True)
 
41
  )
42
 
43
  # Launch the interface
44
+ interface.launch(share=True)