flobbit commited on
Commit
7764758
1 Parent(s): 6f3c6f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ examples = ['Papilio glaucus.jpg','Papilio palamedes.jpg','Protographium marcell
7
  'Parides photinus.jpg','Battus philenor.jpg',
8
  'Papilio cresphontes.jpg','Parnassius smintheus.jpg','Papilio thoas.jpg']
9
 
10
- title="FlutterBy ST"
11
  description="Detects the most common North American swallowtail and cattleheart butterflies. Provide an image or select from one below. Best results will come from a full frame posed shot. Trained on 8577 images over 51 species using ResNet50."
12
 
13
  intf = gr.load(src='models',name='flobbit/flutterby/',
 
7
  'Parides photinus.jpg','Battus philenor.jpg',
8
  'Papilio cresphontes.jpg','Parnassius smintheus.jpg','Papilio thoas.jpg']
9
 
10
+ title="FlutterBy"
11
  description="Detects the most common North American swallowtail and cattleheart butterflies. Provide an image or select from one below. Best results will come from a full frame posed shot. Trained on 8577 images over 51 species using ResNet50."
12
 
13
  intf = gr.load(src='models',name='flobbit/flutterby/',