update readme file

This commit is contained in:
csunny 2023-04-30 14:22:45 +08:00
parent 6e480c2a74
commit fbafb1639e

View File

@ -11,7 +11,7 @@ Overall, it appears to be a sophisticated and innovative tool for working with d
1. Run model server 1. Run model server
``` ```
cd pilot/server cd pilot/server
uvicorn vicuna_server:app --host 0.0.0.0 python vicuna_server.py
``` ```
2. Run gradio webui 2. Run gradio webui