Commit 89dbbd97 authored by wanglch's avatar wanglch
Browse files

Update README.md

parent cbddbeb2
...@@ -134,7 +134,7 @@ python cli_demo.py ...@@ -134,7 +134,7 @@ python cli_demo.py
### web交互推理 ### web交互推理
需将**web_demo.py**中的**model_path**改为替换模型文件后的本地模型路径 需将**web_demo.py**中的**model_path**改为替换模型文件后的本地模型路径
``` ```
python web_demo.py streamlit run web_demo.py --server.port 8888
``` ```
## result ## result
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment