Spaces:
Build error
Build error
Thomas Dehaene
commited on
Commit
·
e948df6
1
Parent(s):
7b11265
Update streamlit
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ install()
|
|
13 |
|
14 |
import streamlit as st
|
15 |
|
16 |
-
logging.warning(
|
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:')
|