From 27913879aca524da67cae74c5f808806deec655c Mon Sep 17 00:00:00 2001 From: YAN Wenkun Date: Wed, 25 Sep 2024 11:00:21 +0800 Subject: [PATCH] update docs --- README.adoc | 2 +- docs/README-DockerHub.md | 2 +- rocm/README.adoc | 4 ++++ rocm/README.zh.adoc | 4 ++++ 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 547a746..e80fb76 100644 --- a/README.adoc +++ b/README.adoc @@ -27,7 +27,7 @@ docker run -it --rm \ * link:cu121/README.adoc[`cu121`, `latest`] -** Recommended for those trying ComfyUI for the first time. +** Recommended for anyone trying ComfyUI for the first time. ** Equipped with many dependencies. Starts with ComfyUI core only. ** Using a low-privilege user within the container (easy for WSL2 deploy). ** Not recommended for Podman or rootless deploy (use `megapak` instead). diff --git a/docs/README-DockerHub.md b/docs/README-DockerHub.md index 09b7430..3df06ee 100644 --- a/docs/README-DockerHub.md +++ b/docs/README-DockerHub.md @@ -28,7 +28,7 @@ Once the app is loaded, visit http://localhost:8188/ - `cu121`, `latest` [\[doc\]](https://github.com/YanWenKun/ComfyUI-Docker/tree/main/cu121) - - Recommended for those trying ComfyUI for the first time. + - Recommended for anyone trying ComfyUI for the first time. - Equipped with many dependencies. Starts with ComfyUI core only. - Using a low-privilege user within the container (easy for WSL2 deploy). - Using CUDA 12.1 + Python 3.11. diff --git a/rocm/README.adoc b/rocm/README.adoc index c3267a0..2bbfa2b 100644 --- a/rocm/README.adoc +++ b/rocm/README.adoc @@ -62,6 +62,8 @@ Once the app is loaded, visit http://localhost:8188/ [[hint]] ## If you want to dive in... +(Just notes. Nothing to do with this Docker image) + ROCm has a PyTorch image: https://hub.docker.com/r/rocm/pytorch @@ -75,6 +77,8 @@ It's big, but if you find it hard to run the container, it may be helpful. As it ## Additional notes for Windows users +(Just notes. Nothing to do with this Docker image) + WSL2 supports ROCm and DirectML. * ROCm diff --git a/rocm/README.zh.adoc b/rocm/README.zh.adoc index 0dd1b1f..225740d 100644 --- a/rocm/README.zh.adoc +++ b/rocm/README.zh.adoc @@ -56,6 +56,8 @@ podman run -it --rm \ [[hint]] ## 如果你愿意折腾…… +(以下内容介绍另外的安装使用方式,与本镜像无关) + ROCm 有一个 PyTorch 镜像: https://hub.docker.com/r/rocm/pytorch @@ -70,6 +72,8 @@ docker pull rocm/pytorch:rocm6.2_ubuntu22.04_py3.10_pytorch_release_2.3.0 ## 备注: Windows 用户 +(以下内容介绍另外的安装使用方式,与本镜像无关) + WSL2 支持 ROCm 与 DirectML。 * ROCm