mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-04 17:59:18 +08:00
Update README.md
This commit is contained in:
@@ -1811,7 +1811,7 @@ Click here to try out the online demo of [MiniCPM-o 2.6](https://minicpm-omni-we
|
|||||||
|
|
||||||
### Local WebUI Demo <!-- omit in toc -->
|
### Local WebUI Demo <!-- omit in toc -->
|
||||||
|
|
||||||
You can easily build your own local WebUI demo using the following commands, experience real-time streaming voice/video call.
|
You can easily build your own local WebUI demo using the following commands, experience real-time streaming voice/video call.
|
||||||
|
|
||||||
1. launch model server:
|
1. launch model server:
|
||||||
```shell
|
```shell
|
||||||
@@ -1819,6 +1819,7 @@ pip install -r requirements_o2.6.txt
|
|||||||
|
|
||||||
python web_demos/minicpm-o_2.6/model_server.py
|
python web_demos/minicpm-o_2.6/model_server.py
|
||||||
```
|
```
|
||||||
|
Please ensure that `transformers==4.44.2` is installed, as other versions may have compatibility issues. We are investigating this issue.
|
||||||
|
|
||||||
2. launch web server:
|
2. launch web server:
|
||||||
|
|
||||||
@@ -2574,4 +2575,4 @@ If you find our model/code/paper helpful, please consider citing our papers 📝
|
|||||||
journal={arXiv preprint arXiv:2408.01800},
|
journal={arXiv preprint arXiv:2408.01800},
|
||||||
year={2024}
|
year={2024}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user