mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-02 16:54:42 +00:00
move playground ui to llama-stack repo
This commit is contained in:
parent
c2cfd2261e
commit
d467638f26
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
## Running Streamlit App
|
||||
|
||||
```
|
||||
cd llama-stack-apps/playground-ui
|
||||
cd llama_stack/distribution/playground-ui
|
||||
pip install -r requirements.txt
|
||||
streamlit run app.py
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue