Add yolov7 docs (#86)

* ‘’

* ‘’

Co-authored-by: Jason <jiangjiajun@baidu.com>
This commit is contained in:
leiqing
2022-08-09 20:54:53 +08:00
committed by GitHub
parent 78b0cc56f2
commit 74c574a394
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -11,11 +11,13 @@ pip install fastdeploy-python
然后通过命令行管理工具,根据自己的硬件安装相应SDK
### 安装CPU Python SDK
```
fastdeploy --install cpu
```
### 安装GPU Python SDK
```
fastdeploy --install gpu
```