Tanaanan commited on
Commit
aea4ef2
1 Parent(s): cd5e36d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ from sklearn.metrics import precision_recall_fscore_support, accuracy_score, roc
15
 
16
 
17
 
18
- #st.sidebar.image("./logo.png")
19
 
20
  st.sidebar.header("ATK-OCR classification (AOC) Webapp.")
21
 
 
15
 
16
 
17
 
18
+ st.sidebar.image("./stem_logo.png")
19
 
20
  st.sidebar.header("ATK-OCR classification (AOC) Webapp.")
21