diff --git a/README.md b/README.md index 78ddd6e..9b11063 100644 --- a/README.md +++ b/README.md @@ -1907,6 +1907,7 @@ pip install -r requirements_o2.6.txt python web_demos/minicpm-o_2.6/chatbot_web_demo_o2.6.py ``` +Open `http://localhost:8000/` in browser and enjoy the vision mode chatbot. ## Inference diff --git a/README_zh.md b/README_zh.md index d5dc29c..2b60c0e 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1850,6 +1850,7 @@ pip install -r requirements_o2.6.txt python web_demos/minicpm-o_2.6/chatbot_web_demo_o2.6.py ``` +浏览器打开`http://localhost:8000/`,开始体验图文对话Chatbot. ## 推理