mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 01:03:59 +00:00
readme
This commit is contained in:
parent
2c8a7a972c
commit
8840cf1d9a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
## Running Streamlit App
|
## Running Streamlit App
|
||||||
|
|
||||||
```
|
```
|
||||||
cd llama_stack/distribution/playground-ui
|
cd llama_stack/distribution/ui
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
streamlit run app.py
|
streamlit run app.py
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue