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