harishB97 commited on
Commit
24eae15
·
verified ·
1 Parent(s): ef7e9b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ import igraph as ig
9
 
10
  species_to_imgpath = {'bird': './descendent_specific_topk_heatmap_withbb_ep=last_024+051',
11
  'fish': './descendent_specific_topk_heatmap_withbb_ep=last_024+051',
12
- 'butterfly': './descendent_specific_topk_heatmap_withbb_ep=last_024+051',
13
  }
14
 
15
  # this has to be there for each species
 
9
 
10
  species_to_imgpath = {'bird': './descendent_specific_topk_heatmap_withbb_ep=last_024+051',
11
  'fish': './descendent_specific_topk_heatmap_withbb_ep=last_024+051',
12
+ 'butterfly': './butterfly30/descendent_specific_topk_heatmap_withbb_ep=last_root',
13
  }
14
 
15
  # this has to be there for each species