diff --git a/get_started/cloud.mdx b/get_started/cloud.mdx index 983c2cfd0..24ba8497b 100644 --- a/get_started/cloud.mdx +++ b/get_started/cloud.mdx @@ -41,10 +41,10 @@ ComfyUI offers both an official cloud version, [Comfy Cloud](https://comfy.org/c | Category | Comfy Cloud | Self-hosted (local ComfyUI) | |----------|-------------|------------------------------| | **Cost** | Monthly Subscription | Free | -| **GPU** | Powerful A100s with 40GB+ VRAM | Bring your own GPU | +| **GPU** | Powerful Blackwell RTX 6000 Pros | Bring your own GPU | | **Technical Knowledge** | No technical knowledge required. | While desktop and portable give you easy ways to get started, you'll need to troubleshoot custom node installations and local installation issues. | | **Custom Nodes** | Use pre-installed custom nodes and never worry about compatibility issues. | Install any custom node you want, but you'll need to manage it yourself. | -| **Models** | Use pre-installed models. Upload your own models (coming soon). | Use any models you want, but you'll need to download them first. | +| **Models** | Use pre-installed models. Import LoRA models from Civitai. Import models from Hugging Face (coming soon). | Use any models you want, but you'll need to download them first. | | **Notable Differences** | Easy to onboard your team | Works offline, infinitely customizable | | **Get started** | [Run ComfyUI Cloud](https://comfy.org/cloud) | [Install ComfyUI locally](/installation/system_requirements) | diff --git a/zh-CN/get_started/cloud.mdx b/zh-CN/get_started/cloud.mdx index db0bddd32..328e04ac6 100644 --- a/zh-CN/get_started/cloud.mdx +++ b/zh-CN/get_started/cloud.mdx @@ -40,10 +40,10 @@ ComfyUI Cloud 是 ComfyUI 的云端版本,具有与本地版本相同的功能 | 类别 | Comfy Cloud | 自托管(本地 ComfyUI) | |------|-------------|----------------------| | **成本** | 月度订阅 | 免费 | -| **GPU** | 强大的 A100,40GB+ 显存 | 使用你自己的 GPU | +| **GPU** | 强大的 Blackwell RTX 6000 Pro | 使用你自己的 GPU | | **技术知识** | 无需技术知识。 | 虽然桌面版和便携版为你提供了简单的入门方式,但你需要解决自定义节点安装和本地安装问题。 | | **自定义节点** | 使用预装的自定义节点,永远不用担心兼容性问题。 | 安装任何你想要的自定义节点,但你需要自己管理。 | -| **模型** | 使用预装模型。上传你自己的模型(即将推出)。 | 使用任何你想要的模型,但你需要先下载它们。 | +| **模型** | 使用预装模型。支持从 Civitai 导入 LoRA 模型。支持从 Hugging Face 导入模型(即将推出)。 | 使用任何你想要的模型,但你需要先下载它们。 | | **显著差异** | 易于入门 | 离线工作,无限可定制 | | **开始使用** | [运行 ComfyUI Cloud](https://comfy.org/cloud) | [本地安装 ComfyUI](/zh-CN/installation/system_requirements) |