Skip to content

Commit 8bb97c5

Browse files
Updated ComfyUI snippets to include cloud vs local tabs (#521)
1 parent b557d5f commit 8bb97c5

File tree

2 files changed

+33
-19
lines changed

2 files changed

+33
-19
lines changed
Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
<Tip>
2-
Make sure your ComfyUI is updated.
3-
- [Download ComfyUI](https://www.comfy.org/download)
4-
- [Update Guide](/installation/update_comfyui)
2+
<Tabs>
3+
<Tab title="For local users">
4+
Make sure your ComfyUI is updated.
5+
- [Download ComfyUI](https://www.comfy.org/download)
6+
- [Update Guide](/installation/update_comfyui)
57

6-
Workflows in this guide can be found in the [Workflow Templates](/interface/features/template).
7-
If you can't find them in the template, your ComfyUI may be outdated.(Desktop version's update will delay sometime)
8+
Workflows in this guide can be found in the [Workflow Templates](/interface/features/template).
9+
If you can't find them in the template, your ComfyUI may be outdated. (Desktop version's update will delay sometime)
810

9-
If nodes are missing when loading a workflow, possible reasons:
10-
1. You are not using the latest ComfyUI version(Nightly version)
11-
2. You are using Stable or Desktop version (Latest changes may not be included)
12-
3. Some nodes failed to import at startup
13-
</Tip>
11+
If nodes are missing when loading a workflow, possible reasons:
12+
1. You are not using the latest ComfyUI version (Nightly version)
13+
2. You are using Stable or Desktop version (Latest changes may not be included)
14+
3. Some nodes failed to import at startup
15+
</Tab>
16+
<Tab title="For cloud users">
17+
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.
18+
</Tab>
19+
</Tabs>
20+
</Tip>
Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
<Tip>
2-
请确保你的 ComfyUI 已经更新。
3-
- [ComfyUI 下载](https://www.comfy.org/download)
4-
- [ComfyUI 更新教程](/zh-CN/installation/update_comfyui)
2+
<Tabs>
3+
<Tab title="本地用户">
4+
请确保你的 ComfyUI 已经更新。
5+
- [ComfyUI 下载](https://www.comfy.org/download)
6+
- [ComfyUI 更新教程](/zh-CN/installation/update_comfyui)
57

6-
本指南里的工作流可以在 ComfyUI 的[工作流模板](/zh-CN/interface/features/template)中找到。如果找不到,可能是 ComfyUI 没有更新。
8+
本指南里的工作流可以在 ComfyUI 的[工作流模板](/zh-CN/interface/features/template)中找到。如果找不到,可能是 ComfyUI 没有更新。
79

8-
如果加载工作流时有节点缺失,可能原因有:
9-
1. 你用的不是最新开发版(nightly)。
10-
2. 你用的是稳定版或桌面版(没有包含最新的更新)。
11-
3. 启动时有些节点导入失败。
12-
</Tip>
10+
如果加载工作流时有节点缺失,可能原因有:
11+
1. 你用的不是最新开发版(nightly)。
12+
2. 你用的是稳定版或桌面版(没有包含最新的更新)。
13+
3. 启动时有些节点导入失败。
14+
</Tab>
15+
<Tab title="云端用户">
16+
如果你正在使用 [cloud.comfy.org](https://cloud.comfy.org),所有节点和模型都已预配置好,可以直接使用。你不需要更新任何内容或安装自定义节点。
17+
</Tab>
18+
</Tabs>
19+
</Tip>

0 commit comments

Comments
 (0)