chenchangliu commited on
Commit
f9ebe65
·
verified ·
1 Parent(s): 512e4cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,6 +90,7 @@ demo = gr.Interface(
90
  gr.Textbox(label="Predicted state"),
91
  ],
92
  title="EfficientNet Two-Head Layer Trap Nest (LTN) Classifier",
 
93
  examples=[
94
  ["./0.jpg"],
95
  ["./1.jpg"],
@@ -115,7 +116,6 @@ demo = gr.Interface(
115
  ["./21.jpg"],
116
  ["./22.jpg"],
117
  ],
118
- label="12 species, 4 states supported.",
119
  descriptions=[
120
  "0: Cacoxnus indagator - Lv",
121
  "1: Chelostoma florisomne - DauLv",
 
90
  gr.Textbox(label="Predicted state"),
91
  ],
92
  title="EfficientNet Two-Head Layer Trap Nest (LTN) Classifier",
93
+ description="12 species, 4 states supported.",
94
  examples=[
95
  ["./0.jpg"],
96
  ["./1.jpg"],
 
116
  ["./21.jpg"],
117
  ["./22.jpg"],
118
  ],
 
119
  descriptions=[
120
  "0: Cacoxnus indagator - Lv",
121
  "1: Chelostoma florisomne - DauLv",