Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -25,8 +25,8 @@ import asyncio
|
|
| 25 |
|
| 26 |
st.set_option('deprecation.showPyplotGlobalUse', False)
|
| 27 |
st.set_page_config(layout='wide')
|
| 28 |
-
st.title("Table Detection
|
| 29 |
-
|
| 30 |
|
| 31 |
|
| 32 |
|
|
|
|
| 25 |
|
| 26 |
st.set_option('deprecation.showPyplotGlobalUse', False)
|
| 27 |
st.set_page_config(layout='wide')
|
| 28 |
+
st.title("Table Detection (Image2CSV)")
|
| 29 |
+
|
| 30 |
|
| 31 |
|
| 32 |
|