File size: 6,073 Bytes
31a11fb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
\# ComfyUI FWAI - One Click Installer (Windows x64, Python 3.12, CUDA 12)



This repository contains an \*\*all-in-one package\*\* to install and run \*\*ComfyUI\*\* on Windows with \*\*CUDA 12\*\* support.  

The goal is to provide a fast, stable, and reproducible installation in \*\*one click\*\*, without the need to manually configure dependencies.



\---



\## πŸš€ Key Features



\- Includes \*\*ComfyUI core\*\* inside the repository.  

\- \*\*offline/\*\* folder with all required wheels (`.whl`) for immediate installation.  

\- \*\*requirements/\*\* folder with installers for:

  - Python 3.12.7 (amd64)  

  - Git 2.54.0 (64-bit)  

\- \*\*FWAI\_ComfyUI\_Setup.bat\*\* script:

  - Creates a virtual environment.  

  - Installs all required dependencies.  

  - Configures everything in one click.  

\- \*\*FWAI\_Launcher\_ComfyUI.bat\*\* script:

  - Opens the virtual environment.  

  - Automatically launches ComfyUI.  

\- Preconfigured installation of \*\*custom nodes\*\*.  

\- Version lock system with `requirements\_locked.txt` to ensure stability.  

\- If the `offline/` folder does not exist, the installer generates it and downloads dependencies with fixed versions.  



\---



\## πŸ“‚ Repository Structure



ComfyUI\_FWAI\_Cuda12\_Win/



β”‚



β”œβ”€β”€ ComfyUI/                  # ComfyUI core + custom\_nodes

β”œβ”€β”€ offline/                  # Offline package of dependencies (.whl)

β”œβ”€β”€ requirements/             # Python and Git installers

β”‚   β”œβ”€β”€ python-3.12.7-amd64.exe

β”‚   └── Git-2.54.0-64-bit.exe

β”‚

β”œβ”€β”€ FWAI\_ComfyUI\_Setup.bat    # One-click installer

β”œβ”€β”€ FWAI\_Launcher\_ComfyUI.bat # Automatic launcher

β”œβ”€β”€ requirements\_locked.txt   # Fixed dependency versions



β”œβ”€β”€ reset\_offline.bat         # Reset offline folder

└── reset\_venv.bat            # Reset virtual environment











\---







\## 🧩 Included Custom Nodes







List of integrated nodes with their official repositories:







A8R8\_ComfyUI\_nodes - https://github.com/A8R8/A8R8\_ComfyUI\_nodes



antrobots-comfyUI-nodepack - https://github.com/Antrobots/antrobots-comfyUI-nodepack



ComfyUI-Chibi-Nodes - https://github.com/ChibiNinja/ComfyUI-Chibi-Nodes



ComfyUI-Easy-Use - https://github.com/catcatcatcatcatcat/ComfyUI-Easy-Use



ComfyUI-Image-Compare - https://github.com/pythongosssss/ComfyUI-Image-Compare



ComfyUI-Impact-Pack - https://github.com/ltdrdata/ComfyUI-Impact-Pack



ComfyUI-Impact-Subpack - https://github.com/ltdrdata/ComfyUI-Impact-Subpack



ComfyUI-Inference-Core-Nodes - https://github.com/comfyanonymous/ComfyUI-Inference-Core-Nodes



ComfyUI-KJNodes - https://github.com/KJNodes/ComfyUI-KJNodes



ComfyUI-Manager - https://github.com/ltdrdata/ComfyUI-Manager



comfyui-mixlab-nodes - https://github.com/mixlab-ai/comfyui-mixlab-nodes



ComfyUI-segment-anything-2 - https://github.com/fofr/ComfyUI-Segment-Anything-2



ComfyUI-UniversalDetailer - https://github.com/pythongosssss/ComfyUI-UniversalDetailer



ComfyUI-yolov5-face - https://github.com/FeiGeChuanShu/ComfyUI-yolov5-face



ComfyUI\_ADV\_CLIP\_emb - https://github.com/ssitu/ComfyUI\_ADV\_CLIP\_emb



ComfyUI\_Comfyroll\_CustomNodes - https://github.com/Comfyroll/ComfyUI\_Comfyroll\_CustomNodes



comfyui\_controlnet\_aux - https://github.com/Fannovel16/comfyui\_controlnet\_aux



ComfyUI\_essentials - https://github.com/cubiq/ComfyUI\_essentials



ComfyUI\_FaceDetectionNode - https://github.com/pythongosssss/ComfyUI\_FaceDetectionNode



comfyui\_facetools - https://github.com/pythongosssss/comfyui\_facetools



ComfyUI\_IPAdapter\_plus - https://github.com/cubiq/ComfyUI\_IPAdapter\_plus



ComfyUI\_LayerStyle - https://github.com/ssitu/ComfyUI\_LayerStyle



ComfyUI\_LayerStyle\_Advance - https://github.com/ssitu/ComfyUI\_LayerStyle\_Advance



ComfyUI\_tinyterraNodes - https://github.com/tinyterra/ComfyUI\_tinyterraNodes



ComfyUI\_UltimateSDUpscale - https://github.com/ssitu/ComfyUI\_UltimateSDUpscale



rgthree-comfy - https://github.com/rgthree/rgthree-comfy



sdxl\_prompt\_styler - https://github.com/pythongosssss/sdxl\_prompt\_styler



SeargeSDXL - https://github.com/SeargeDP/SeargeSDXL



was-node-suite-comfyui - https://github.com/WASasquatch/was-node-suite-comfyui



workflow\_templates - https://github.com/comfyanonymous/workflow\_templates



 







\*(more than 30 integrated packages to expand functionality)\*







\---







\## βš™οΈ Requirements







\- \*\*Windows x64\*\*  



\- \*\*CUDA 12\*\*  



\- GPU compatible with PyTorch + CUDA  



\- Enough disk space for dependencies (\~3 GB)  







\---







\## πŸ“– Installation







1\. Clone or download this repository.  



2\. Run `FWAI\_ComfyUI\_Setup.bat` (automatic installation).  



3\. Once finished, start with `FWAI\_Launcher\_ComfyUI.bat`.  



4\. Done! ComfyUI will run with all nodes and dependencies configured.  







\---







\## πŸ”’ Stability Guarantee







This package uses \*\*requirements\_locked.txt\*\* to fix library versions and avoid incompatibilities.  

All dependencies have been calibrated to work together in a stable way.  



\---



\## πŸ“œ Credits



\- \[ComfyUI (official)](https://github.com/comfyanonymous/ComfyUI)  

\- Custom node repositories listed above.  

\- Project created by \*\*FWAI\*\* to simplify ComfyUI installation on Windows.  



\---



\## πŸ“Œ Notes



\- If you want to update dependencies, do so with caution: new versions may break compatibility.  

\- Use `reset\_offline.bat` or `reset\_venv.bat` in case of installation errors.  

---

## πŸ’‘ Support Note

If you enjoy my easy-to-use projects and my AI models,  
**please consider supporting me with a donation** so I can continue developing tools and projects for everyone.  

Sincerely,  
**Jace Raimi**  

πŸ‘‰ [Support me on Ko-fi](https://ko-fi.com/jaceraimi)