diff --git a/README.adoc b/README.adoc index 85c0b4d..157ef50 100644 --- a/README.adoc +++ b/README.adoc @@ -47,7 +47,7 @@ docker run -it --rm \ * link:cu124-cn/README.adoc[`cu124-cn`] -** Modified all download links for users in mainland China. +** For users in mainland China. Using mirror sites for all download links. * link:rocm/README.adoc[`rocm`] diff --git a/README.zh.adoc b/README.zh.adoc index 5ad570b..1d1cbc6 100644 --- a/README.zh.adoc +++ b/README.zh.adoc @@ -1,7 +1,5 @@ # 用于 ComfyUI 的 Docker 镜像 -image:https://github.com/YanWenKun/ComfyUI-Docker/actions/workflows/build-cu121.yml/badge.svg["GitHub Workflow Status",link="https://github.com/YanWenKun/ComfyUI-Docker/actions/workflows/build-cu121.yml"] - https://github.com/comfyanonymous/ComfyUI[ComfyUI] 是一套使用节点工作流的 Stable Diffusion 图形界面。 + 本仓库所构建的 diff --git a/docs/README-DockerHub.md b/docs/README-DockerHub.md index 152e3a4..4ea1f19 100644 --- a/docs/README-DockerHub.md +++ b/docs/README-DockerHub.md @@ -2,7 +2,9 @@ **[CHECK THE GITHUB REPO](https://github.com/YanWenKun/ComfyUI-Docker)** -**[中文文档在 GITHUB 上](https://github.com/YanWenKun/ComfyUI-Docker/blob/main/README.zh.adoc)** +**[中文文档在 GITHUB 上](https://github.com/YanWenKun/ComfyUI-Docker/blob/main/README.zh.adoc)** +| +**[国内适配镜像点我](https://gitee.com/yanwenkun/ComfyUI-Docker/tree/main/cu124-cn)** Docker images for [ComfyUI](https://github.com/comfyanonymous/ComfyUI) - a Stable Diffusion GUI powering node-based workflow. @@ -43,6 +45,10 @@ Once the app is loaded, visit http://localhost:8188/ - Using 'root' user within the container (easy for rootless deploy). - Using CUDA 12.4 + Python 3.12. May perform better on newer GPUs. +- `cu124-cn` [\[doc\]](https://github.com/YanWenKun/ComfyUI-Docker/tree/main/cu124-cn) + + - For users in mainland China. Using mirror sites for all download links. + - `rocm` [\[doc\]](https://github.com/YanWenKun/ComfyUI-Docker/tree/main/rocm) - For AMD GPU with ROCm.