diff --git a/README.md b/README.md index 9ac7378..7d80564 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ python app.py --transport webrtc --model wav2lip --avatar_id wav2lip256_avatar1 如果需要商用高清wav2lip模型,[链接](https://livetalking-doc.readthedocs.io/zh-cn/latest/service.html#wav2lip) - 快速体验 - 用该镜像创建实例即可运行成功 + 用该镜像创建实例即可运行成功 如果访问不了huggingface,在运行前 ``` @@ -80,7 +80,7 @@ docker run --gpus all -it --network=host --rm registry.cn-beijing.aliyuncs.com/c 提供如下镜像 - autodl镜像: [autodl教程](https://livetalking-doc.readthedocs.io/en/latest/autodl/README.html) -- ucloud镜像: +- ucloud镜像: 可以开放任意端口,不需要另外部署srs服务. [ucloud教程](https://livetalking-doc.readthedocs.io/en/latest/ucloud/ucloud.html)