Skip to content

Commit 303e522

Browse files
committed
完善文档
1 parent 278d9be commit 303e522

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ license: Apache License 2.0
8989
- [📰 媒体转载](#-媒体转载)
9090
- [🎨 快速体验](#-快速体验)
9191
- [在线体验](#在线体验)
92-
- [本地](#本地)
92+
- [本地部署](#本地部署)
9393
- [Docker-Compose(推荐)](#docker-compose推荐)
9494
- [宿主机直接部署](#宿主机直接部署)
9595
- [🖥️ 配置需求](#️-配置需求)
@@ -172,7 +172,7 @@ license: Apache License 2.0
172172

173173
因为 Agent API 需要计费的关系和显存大小的关系,上面失能了 Agent 和 ASR,但项目本身是支持的,可以自行购买 API 服务和本地部署来体验。
174174

175-
### 本地
175+
### 本地部署
176176

177177
#### Docker-Compose(推荐)
178178

@@ -299,7 +299,7 @@ streamlit run app.py --server.address=0.0.0.0 --server.port 7860
299299
| 组件名 | 型号/版本 |
300300
| :------------: | :-------------------------------------------: |
301301
| CPU | Intel(R) Xeon(R) Platinum 8369B CPU @ 2.90GHz |
302-
| 内存 | 112G,最小需要 64G |
302+
| 内存 | 128G,最小需要 64G |
303303
| 磁盘 | 500G SSD |
304304
| 显卡 | A100,当然 RTX4090、RTX3090 也是可以的 |
305305
| 系统 | Ubuntu 20.04.6 LTS |

0 commit comments

Comments
 (0)