From 8ddd33c9915e268876d5bc81779bbaa0171f2c83 Mon Sep 17 00:00:00 2001 From: lyblsgo <wucong.lyb@alibaba-inc.com> Date: 星期二, 19 九月 2023 10:29:00 +0800 Subject: [PATCH] add docker image id --- funasr/runtime/readme.md | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/funasr/runtime/readme.md b/funasr/runtime/readme.md index af3d7e4..1dfc40a 100644 --- a/funasr/runtime/readme.md +++ b/funasr/runtime/readme.md @@ -32,7 +32,7 @@ | image version | image ID | INFO | |------------------------------|-----|------| -| funasr-runtime-sdk-cpu-0.2.1 | 1ad3d19e0707 | | +| funasr-runtime-sdk-cpu-0.2.2 | 2c5286be13e9 | | ## File Transcription Service, Mandarin (CPU) @@ -53,6 +53,6 @@ The documentation mainly targets advanced developers who require modifications and customization of the service. It supports downloading model deployments from modelscope and also supports deploying models that users have fine-tuned. For detailed information, please refer to the documentation available by [docs](./docs/SDK_advanced_guide_offline.md) ### latest version & image ID -| image version | image ID | INFO | -|-----|-----|------| -| funasr-runtime-sdk-online-cpu-0.1.1 | bdbdd0b27dee | | +| image version | image ID | INFO | +|-------------------------------------|-----|------| +| funasr-runtime-sdk-online-cpu-0.1.2 | 7222c5319bcf | | -- Gitblit v1.9.1