delete Path transfer from app

This commit is contained in:
xiangjinyu 2025-02-12 19:39:55 +08:00
parent b71febf8d6
commit fe6b73d01b
2 changed files with 4 additions and 7 deletions

View file

@ -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