mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
# What does this PR do? * Manage UI deps in pyproject * Use a new "ui" dep group to pull the deps with "uv" * Simplify the run command * Bump versions in requirements.txt Signed-off-by: Sébastien Han <seb@redhat.com>
5 lines
84 B
Text
5 lines
84 B
Text
streamlit
|
|
pandas
|
|
llama-stack-client>=0.2.1
|
|
streamlit-option-menu
|
|
llama-stack>=0.2.1
|