You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update system_requirements.mdx
Made changed to Intro section, Headings.
* Update system requirements documentation for clarity and consistency across Japanese, Korean, and Chinese versions. Revised descriptions, headings, and installation instructions to enhance user understanding of hardware and software requirements for ComfyUI.
---------
Co-authored-by: ComfyUI Wiki <contact@comfyui-wiki.com>
Copy file name to clipboardExpand all lines: installation/system_requirements.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: "System Requirements"
3
-
description: "This guide introduces some system requirements for ComfyUI, including hardware and software requirements"
3
+
description: "Hardware and software requirements for installing and running ComfyUI."
4
4
sidebarTitle: "System Requirements"
5
5
icon: "computer"
6
6
---
@@ -11,14 +11,14 @@ In this guide, we will introduce the system requirements for installing ComfyUI.
11
11
12
12
Regardless of which version of ComfyUI you use, it runs in a separate Python environment.
13
13
14
-
### System Requirements
14
+
### Supported Operating Systems
15
15
16
16
Currently, we support the following operating systems:
17
17
- Windows
18
18
- Linux
19
19
- macOS (supports Apple Silicon, such as the M series)
20
20
21
-
You can refer to the following sections to learn about the installation methods for different systems and versions of ComfyUI. In the installation of different versions, we have simply described the system requirements.
21
+
See the links below for installation instructions specific to your OS and setup.
22
22
23
23
<InstallLink/>
24
24
@@ -60,4 +60,4 @@ The Windows portable build currently comes with Python 3.13 and PyTorch CUDA 13.
0 commit comments