mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
[skip ci]Fix image size in readme (#13462)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
62e8e1df67
commit
506e0f6f7d
@ -115,7 +115,7 @@ where `host` should be set as the IP address of the Milvus service, and `*.html`
|
|||||||
|
|
||||||
![Module Overview](./graphs/module_call_diagram.jpeg)
|
![Module Overview](./graphs/module_call_diagram.jpeg)
|
||||||
|
|
||||||
<img src="graphs/sdk_test_flow_chart.jpg" alt="SDK Test Flow Chart" width="400"/>
|
<img src="graphs/sdk_test_flow_chart.jpg" alt="SDK Test Flow Chart"/>
|
||||||
|
|
||||||
### Working directories and files
|
### Working directories and files
|
||||||
|
|
||||||
|
@ -107,7 +107,7 @@ Milvus 支持4种部署方式,请根据需求选择部署方式,PyMilvus 支
|
|||||||
|
|
||||||
[![img](https://github.com/milvus-io/milvus/raw/master/tests/python_client/graphs/module_call_diagram.jpeg)](https://github.com/milvus-io/milvus/blob/master/tests/python_client/graphs/module_call_diagram.jpeg)
|
[![img](https://github.com/milvus-io/milvus/raw/master/tests/python_client/graphs/module_call_diagram.jpeg)](https://github.com/milvus-io/milvus/blob/master/tests/python_client/graphs/module_call_diagram.jpeg)
|
||||||
|
|
||||||
<img src="graphs/sdk_test_flow_chart.jpg" alt="SDK Test Flow Chart" width="400"/>
|
<img src="graphs/sdk_test_flow_chart.jpg" alt="SDK Test Flow Chart"/>
|
||||||
|
|
||||||
### 工作目录及文件介绍
|
### 工作目录及文件介绍
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user