diff --git a/src/web.py b/src/web.py index a0fe030..7e47a8a 100644 --- a/src/web.py +++ b/src/web.py @@ -144,7 +144,7 @@ with st.sidebar: on_change=change_side_bar ) - st.markdown("## Seepup Setting") + st.markdown("## Seedup") use_onnx = st.toggle("ONNX Runtime ")