Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 4 additions & 8 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,10 @@
"installation/update_comfyui"
]
},
"get_started/cloud",
{
"group": "Cloud Features",
"group": "Comfy Cloud",
"icon": "cloud",
"pages": ["cloud/import-models"]
"pages": ["get_started/cloud", "cloud/import-models"]
},
"installation/install_custom_node",
"get_started/first_generation"
Expand Down Expand Up @@ -708,13 +707,10 @@
"zh-CN/installation/update_comfyui"
]
},
"zh-CN/get_started/cloud",
{
"group": "云端功能",
"group": "Comfy Cloud",
"icon": "cloud",
"pages": [
"zh-CN/cloud/import-models"
]
"pages": ["zh-CN/get_started/cloud", "zh-CN/cloud/import-models"]
},
"zh-CN/installation/install_custom_node",
"zh-CN/get_started/first_generation"
Expand Down
3 changes: 1 addition & 2 deletions get_started/cloud.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
title: "Comfy Cloud"
description: "Get started with Comfy Cloud to run ComfyUI workflows in the cloud without local installation"
sidebarTitle: "Comfy Cloud"
icon: "cloud"
sidebarTitle: "Overview"
---

<Card title="Access Comfy Cloud" icon="cloud" href="https://comfy.org/cloud">
Expand Down
3 changes: 1 addition & 2 deletions zh-CN/get_started/cloud.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
title: "Comfy Cloud"
description: "开始使用 Comfy Cloud 在云端运行 ComfyUI 工作流,无需本地安装"
sidebarTitle: "Comfy Cloud"
icon: "cloud"
sidebarTitle: "Overview"
---

<Card title="访问 Comfy Cloud" icon="cloud" href="https://comfy.org/cloud">
Expand Down