From 85e351bdd9422cb9612fd2d2e0a37e358c26cbc1 Mon Sep 17 00:00:00 2001
From: boji123 <boji123@aliyun.com>
Date: 星期五, 18 八月 2023 15:35:49 +0800
Subject: [PATCH] 增加模型下载流程 & 接口修正 & debug (#871)

---
 docs/installation/docker.md |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/docs/installation/docker.md b/docs/installation/docker.md
index a63f2e7..8de3390 100644
--- a/docs/installation/docker.md
+++ b/docs/installation/docker.md
@@ -1,3 +1,5 @@
+([绠�浣撲腑鏂嘳(./docker_zh.md)|English)
+
 # Docker
 
 ## Install Docker
@@ -32,9 +34,10 @@
 ```
 ## Download image
 
-### Image
+### Image Hub
+
 #### CPU
-`registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-py37-torch1.11.0-tf1.15.5-1.6.0`
+`registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.1.0`
 
 #### GPU
 

--
Gitblit v1.9.1