mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-11-03 00:44:23 +08:00
[docs][win] add windows c++ sdk demo to examples (#136)
* [docs] format docs with markdown with language tags * [docs][win] add windows c++ sdk demo * [docs][win] add windows c++ sdk demo to examples * [docs][api] update runtime_option docs
This commit is contained in:
@@ -9,11 +9,11 @@ FastDeploy提供了在Windows/Linux/Mac上的预先编译Python Wheel包,开
|
||||
- Mac 支持Python3.6~3.9
|
||||
|
||||
## 安装 CPU Python 版本
|
||||
```
|
||||
```bash
|
||||
pip install fastdeploy-python -f https://www.paddlepaddle.org.cn/whl/fastdeploy.html
|
||||
```
|
||||
## 安装 GPU Python 版本
|
||||
```
|
||||
```bash
|
||||
pip install fastdeploy-gpu-python -f https://www.paddlepaddle.org.cn/whl/fastdeploy.html
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user