runtime error
Exit code: 1. Reason: 2026-01-09 10:37:37.468 WARNING streamlit.runtime.state.session_state_proxy: Session state does not function when running a script without `streamlit run` 2026-01-09 10:37:37.539 [33m[1mWarning:[0m to view this Streamlit app on a browser, run it with the following command: streamlit run streamlit_app.py [ARGUMENTS] Traceback (most recent call last): File "/app/streamlit_app.py", line 205, in <module> target_dir = st.text_input("Target subdirectory (relative to SuperCoder)", default="models/custom") File "/usr/local/lib/python3.10/site-packages/streamlit/runtime/metrics_util.py", line 408, in wrapped_func result = non_optional_func(*args, **kwargs) TypeError: TextWidgetsMixin.text_input() got an unexpected keyword argument 'default'
Container logs:
Fetching error logs...