vardaan123 commited on
Commit
bef393e
·
1 Parent(s): 2840071

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,4 +64,4 @@ species_model = gr.Interface(
64
  description='Species Classification',
65
  article='Species Classification'
66
  )
67
- species_model.launch()
 
64
  description='Species Classification',
65
  article='Species Classification'
66
  )
67
+ species_model.launch(share=True)