One-click Portable ComfyUI for Windows πΉ Pixaroma Community Edition πΉ
![]()
![]()
![]()
- π Git (will be installed or updated if needed)
- π ComfyUI portable
- π Python 3.12.10 Embedded
Nodes from Pixaroma tutorials on YouTube
| π ComfyUI Manager | π Easy-Use | π ControlNet Aux | π Comfyroll Studio |
| π rgthree | π GGUF | π iTools | π Inpaint-CropAndStitch |
| π RMBG | π VideoHelperSuite | π TeaCache | π Tiled Diffusion & VAE |
| π KJNodes | π WanVideoWrapper | π QwenVL |
| π Nunchaku | π SageAttention 2.2.0 | π FlashAttention | π Trellis 2.0 | π InsightFace |
| Easy-Models-Linker β¨ | Torch-Pack β¨ | Easy-model2GGUF β¨ | Long-Paths-Enabler β¨ |
| ComfyUI-Version-Switcher β¨ |
1οΈβ£ Download the
2οΈβ£ Extract the ZIP file to a new folder and run ComfyUI-Easy-Install.bat to start setup
3οΈβ£ After setup, you may optionally install or run the following components from the Add-ons folder:
- πΈ Easy-Models-Linker β¨
- Creates
extra_model_paths.yamlso you can use your existingMODELSfolder without re-downloading - Some folders like LLM and llm_gguf cannot be redirected this way
- Creates
- πΈ Nunchaku β¨ Installs Nunchaku, the latest transformers (Nunchaku downgraded it) and numpy 1.26.4
- If you encounter problems with Nunchaku later, simply start Nunchaku.bat again
- πΈ SageAttention β¨ Installs Triton and SageAttention v2.2.0 and creates
Start ComfyUI SageAttention.bat - πΈ FlashAttention β¨ Installs Triton and FlashAttention and creates
Start ComfyUI FlashAttention.bat - πΈ InsightFace β¨ Installs InsightFace with all modules (Pretrained models for non-commercial research only)
- πΈ Trellis2 β¨ Installs Trellis 2.0 and the model (requires
Torch 2.8.0+cu128from the Add-ons/Torch-Pack) - πΈ Torch-Pack β¨ Quick switching between the following Torch versions:
- Torch 2.7.1+cu128
- Torch 2.8.0+cu128
- Torch 2.9.1+cu130 (default, requires NVIDIA driver v580 or higher)
- πΈ Easy-model2GGUF β¨ (located in Add-Ons\Tools)
- Converts models (
.safetensors,.pth,.pt) to GGUF format (FP16 or BF16) - Quantizes models with options from Q8_0 (highest quality) to Q2_K (smaller size), default is Q4_K_M
- Applies 5D tensor fixes if available
- For example, flux1-dev.safetensors (23β―GB) π can be converted to flux1-dev-Q4_K_M.gguf (6.5β―GB) in 5 min.
- Converts models (
- πΈ Long-Paths-Enabler β¨ (located in Add-Ons\Tools)
- Enables Long Paths in Windows 10/11 (from 260 to 32,767 characters)
- Prevents issues with models, custom nodes, and Python dependencies in ComfyUI
- Checks current state, requests admin rights only if needed, and notifies about a restart
- πΈ Update Easy-Install.bat β¨ (located in ComfyUI-Easy-Install main folder)
- Renames batch files to more user-friendly names (one-time operation, ComfyUI-Easy-Install v1.x only)
- Adds all new features to Add-ons, input folder, nodes folder, and more
- Fixes errors if necessary (mainly in the nodes folder)
- Creates desktop shortcuts (custom icons by Ioan/Pixaroma)
- πΈ ComfyUI-Version-Switcher β¨ (located in Add-Ons\Tools)
- Quick, reversible rollback to the previous ComfyUI version when the latest one causes issues
Important
- Do not run the installer as Administrator.
- Avoid system folders (Program Files, Windows, C:\ root).
- Make sure your NVIDIA drivers are up to date.
Tip
- This installation won't affect existing ComfyUI installs. Multiple ComfyUIs are supported.
- After installation, you can rename or move
ComfyUI-Easy-Installfolder if needed.
Thank you for using ComfyUI-Easy-Install.