duyduong9htv commited on
Commit
00598af
1 Parent(s): 5edc626

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,4 +56,4 @@ interface = gr.Interface(fn=classify,
56
  title="Car classification demo :)",
57
  description=description )
58
 
59
- interface.launch(share=True)
 
56
  title="Car classification demo :)",
57
  description=description )
58
 
59
+ interface.launch()