mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-07 01:22:59 +08:00
Update README_CN.md
This commit is contained in:
@@ -100,9 +100,10 @@
|
||||
|
||||
## 🖥️ 服务端部署
|
||||
|
||||
### Python SDK快速开始
|
||||
<div id="fastdeploy-quick-start-python"></div>
|
||||
|
||||
<details open> <summary><style="font-size:100px"><b>Python SDK快速开始(点击可收缩)</b></font></summary>
|
||||
|
||||
#### 快速安装
|
||||
|
||||
##### 前置依赖
|
||||
@@ -151,6 +152,8 @@ vis_im = vision.vis_detection(im, result, score_threshold=0.5)
|
||||
cv2.imwrite("vis_image.jpg", vis_im)
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
<div id="fastdeploy-quick-start-cpp"></div>
|
||||
|
||||
<details>
|
||||
|
Reference in New Issue
Block a user