vardaan123 commited on
Commit
4ac1937
·
1 Parent(s): e023b4c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -163,6 +163,7 @@ if __name__=='__main__':
163
  title = 'Species Classification',
164
  description = 'Species Classification',
165
  article = 'Species Classification',
 
166
  )
167
  species_model.launch()
168
 
 
163
  title = 'Species Classification',
164
  description = 'Species Classification',
165
  article = 'Species Classification',
166
+ name = 'Species Classification',
167
  )
168
  species_model.launch()
169