harishB97 commited on
Commit
9a99cab
·
verified ·
1 Parent(s): 129ce22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ import plotly.graph_objects as go
17
  import os
18
  from collections import defaultdict
19
 
20
- print(os.pwd())
21
 
22
  species_to_imgpath = {'bird': './descendent_specific_topk=10_heatmap_withbb_ep=last_024+051'}
23
 
 
17
  import os
18
  from collections import defaultdict
19
 
20
+ # print(os.pwd())
21
 
22
  species_to_imgpath = {'bird': './descendent_specific_topk=10_heatmap_withbb_ep=last_024+051'}
23