mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-26 15:49:42 +02:00
delete Path transfer from app
This commit is contained in:
parent
b71febf8d6
commit
fe6b73d01b
2 changed files with 4 additions and 7 deletions
|
|
@ -133,7 +133,7 @@ #### Option 3: Streamlit Web Interface
|
|||
For a more user-friendly experience, you can use the Streamlit web interface to configure and run the optimizer:
|
||||
|
||||
```bash
|
||||
streamlit run metagpt/ext/spo/app.py
|
||||
python -m streamlit run metagpt/ext/spo/app.py
|
||||
```
|
||||
|
||||
### 4. View Results
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue