Thomas Dehaene commited on
Commit
e948df6
·
1 Parent(s): 7b11265

Update streamlit

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ install()
13
 
14
  import streamlit as st
15
 
16
- logging.warning(pip.get_installed_distributions())
17
 
18
 
19
  st.markdown('# ByT5 Dutch OCR Corrector :pill:')
 
13
 
14
  import streamlit as st
15
 
16
+ logging.warning(st.__version__)
17
 
18
 
19
  st.markdown('# ByT5 Dutch OCR Corrector :pill:')