MadhuP commited on
Commit
54430e3
·
1 Parent(s): e6a0986

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -255,4 +255,4 @@ demo = gr.Interface(
255
  ],
256
  )
257
 
258
- demo.launch(debug=True, share= True)
 
255
  ],
256
  )
257
 
258
+ demo.launch()