diff --git a/snippets/tutorials/update-reminder.mdx b/snippets/tutorials/update-reminder.mdx index 1439c861..d04e6597 100644 --- a/snippets/tutorials/update-reminder.mdx +++ b/snippets/tutorials/update-reminder.mdx @@ -1,13 +1,20 @@ -Make sure your ComfyUI is updated. -- [Download ComfyUI](https://www.comfy.org/download) -- [Update Guide](/installation/update_comfyui) + + + Make sure your ComfyUI is updated. + - [Download ComfyUI](https://www.comfy.org/download) + - [Update Guide](/installation/update_comfyui) -Workflows in this guide can be found in the [Workflow Templates](/interface/features/template). -If you can't find them in the template, your ComfyUI may be outdated.(Desktop version's update will delay sometime) + Workflows in this guide can be found in the [Workflow Templates](/interface/features/template). + If you can't find them in the template, your ComfyUI may be outdated. (Desktop version's update will delay sometime) -If nodes are missing when loading a workflow, possible reasons: -1. You are not using the latest ComfyUI version(Nightly version) -2. You are using Stable or Desktop version (Latest changes may not be included) -3. Some nodes failed to import at startup - \ No newline at end of file + If nodes are missing when loading a workflow, possible reasons: + 1. You are not using the latest ComfyUI version (Nightly version) + 2. You are using Stable or Desktop version (Latest changes may not be included) + 3. Some nodes failed to import at startup + + + If you're using [cloud.comfy.org](https://cloud.comfy.org), all nodes and models are pre-configured and ready to use. You don't need to update anything or install custom nodes. + + + diff --git a/snippets/zh/tutorials/update-reminder.mdx b/snippets/zh/tutorials/update-reminder.mdx index fef03c2d..24b0a254 100644 --- a/snippets/zh/tutorials/update-reminder.mdx +++ b/snippets/zh/tutorials/update-reminder.mdx @@ -1,12 +1,19 @@ -请确保你的 ComfyUI 已经更新。 -- [ComfyUI 下载](https://www.comfy.org/download) -- [ComfyUI 更新教程](/zh-CN/installation/update_comfyui) + + + 请确保你的 ComfyUI 已经更新。 + - [ComfyUI 下载](https://www.comfy.org/download) + - [ComfyUI 更新教程](/zh-CN/installation/update_comfyui) -本指南里的工作流可以在 ComfyUI 的[工作流模板](/zh-CN/interface/features/template)中找到。如果找不到,可能是 ComfyUI 没有更新。 + 本指南里的工作流可以在 ComfyUI 的[工作流模板](/zh-CN/interface/features/template)中找到。如果找不到,可能是 ComfyUI 没有更新。 -如果加载工作流时有节点缺失,可能原因有: -1. 你用的不是最新开发版(nightly)。 -2. 你用的是稳定版或桌面版(没有包含最新的更新)。 -3. 启动时有些节点导入失败。 - \ No newline at end of file + 如果加载工作流时有节点缺失,可能原因有: + 1. 你用的不是最新开发版(nightly)。 + 2. 你用的是稳定版或桌面版(没有包含最新的更新)。 + 3. 启动时有些节点导入失败。 + + + 如果你正在使用 [cloud.comfy.org](https://cloud.comfy.org),所有节点和模型都已预配置好,可以直接使用。你不需要更新任何内容或安装自定义节点。 + + +