hassonofer commited on
Commit
72b2a97
·
verified ·
1 Parent(s): 02be6f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -38,8 +38,8 @@ def create_interface():
38
 
39
  examples = [
40
  ["Common myna.jpeg", "mvit_v2_t_il-all"],
41
- ["Eurasian hoopoe.jpeg", "xcit_nano12_p16_il-common"],
42
- ["Grey heron.jpeg", "davit_tiny_il-all"],
43
  ]
44
 
45
  # Create interface
 
38
 
39
  examples = [
40
  ["Common myna.jpeg", "mvit_v2_t_il-all"],
41
+ ["Eurasian hoopoe.jpeg", "convnext_v2_tiny_intermediate-eu-common"],
42
+ ["Grey heron.jpeg", "iformer_s_arabian-peninsula"],
43
  ]
44
 
45
  # Create interface