94b927c06b6a58031adacff7973487456e143026
Fix two critical bugs that made the Streamlit app completely non-functional: 1. Split subprocess command into properly separated list elements and use sys.executable instead of hardcoded "python" (#1) 2. Unpack all 3 return values from run_prompt_pipeline() (#2) Closes #1, closes #2
Description
No description provided
Languages
Jupyter Notebook
97.8%
Python
2.2%