# LLama Stack Playground UI [!NOTE] This is a work in progress. ## Running Streamlit App ``` cd llama-stack-apps/playground-ui pip install -r requirements.txt streamlit run app.py ```