| Port details |
- comfyui Powerful and modular stable diffusion GUI with graph/nodes interface
- 0.19.0 misc
=0 0.18.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-03-20 05:45:04
- Last Update: 2026-04-13 20:00:28
- Commit Hash: 2bf0af4
- Also Listed In: python
- License: GPLv3
- WWW:
- https://www.comfy.org/
- https://github.com/Comfy-Org/ComfyUI
- Description:
- ComfyUI is a powerful and modular stable diffusion GUI with a
graph/nodes/flowchart based interface. It allows users to design and execute
advanced stable diffusion pipelines without needing to code.
Key features include:
- Node/graph/flowchart interface for complex workflows
- Support for multiple image models (SD1.x, SD2.x, SDXL, SD3, Flux, etc.)
- Video models support (Stable Video Diffusion, Mochi, LTX-Video, etc.)
- Audio models support (Stable Audio, ACE Step)
- Asynchronous queue system
- Smart memory management with automatic GPU offloading
- Works with as low as 1GB VRAM
- Support for LoRAs, hypernetworks, ControlNet, and upscaling models
- Fully offline operation
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/comfyui/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/comfyui
- pkg install comfyui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: comfyui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1776096772
SHA256 (Comfy-Org-ComfyUI-v0.19.0_GH0.tar.gz) = 151bb13ca5517fb13790a0bce7951ef549146245550fe3884fd94a1af303c45f
SIZE (Comfy-Org-ComfyUI-v0.19.0_GH0.tar.gz) = 10810926
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-aiohttp>=3.11.8 : www/py-aiohttp@py311
- py311-alembic>0 : databases/py-alembic@py311
- py311-av>=14.2.0 : multimedia/py-av@py311
- py311-blake3>0 : security/py-blake3@py311
- py311-comfy-aimdo>=0.2.12 : misc/py-comfy-aimdo@py311
- py311-comfy-kitchen>=0.2.8 : misc/py-comfy-kitchen@py311
- py311-comfyui-embedded-docs>=0.4.3 : misc/py-comfyui-embedded-docs@py311
- py311-comfyui-frontend-package>=1.42.10 : misc/py-comfyui-frontend-package@py311
- py311-comfyui-workflow-templates>=0.9.47 : misc/py-comfyui-workflow-templates@py311
- py311-einops>0 : misc/py-einops@py311
- py311-filelock>0 : sysutils/py-filelock@py311
- py311-glfw>0 : graphics/py-glfw@py311
- py311-kornia>=0.7.1 : graphics/py-kornia@py311
- py311-numpy1>=1.25.0 : math/py-numpy1@py311
- py311-pillow>=7.0.0 : graphics/py-pillow@py311
- py311-psutil>0 : sysutils/py-psutil@py311
- py311-pydantic-settings>=2.0 : devel/py-pydantic-settings@py311
- py311-pydantic2>=2.0 : devel/py-pydantic2@py311
- py311-PyOpenGL>0 : graphics/py-PyOpenGL@py311
- py311-pytorch>0 : misc/py-pytorch@py311
- py311-pyyaml>0 : devel/py-pyyaml@py311
- py311-requests>0 : www/py-requests@py311
- py311-safetensors>=0.4.2 : misc/py-safetensors@py311
- py311-scipy>0 : science/py-scipy@py311
- py311-sentencepiece>0 : textproc/py-sentencepiece@py311
- py311-simpleeval>0 : devel/py-simpleeval@py311
- py311-spandrel>0 : misc/py-spandrel@py311
- py311-sqlalchemy20>0 : databases/py-sqlalchemy20@py311
- py311-tokenizers>=0.13.3 : textproc/py-tokenizers@py311
- py311-torchaudio>0 : audio/py-torchaudio@py311
- py311-torchsde>0 : math/py-torchsde@py311
- py311-torchvision>0 : misc/py-torchvision@py311
- py311-tqdm>0 : misc/py-tqdm@py311
- py311-transformers>=4.50.3 : misc/py-transformers@py311
- py311-yarl>=1.18.0 : www/py-yarl@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_comfyui
- USES:
- python shebangfix
- pkg-message:
- For install:
- You installed ComfyUI: a powerful and modular Stable Diffusion GUI.
ComfyUI provides a web GUI that you need to access via your browser.
It by default listens on http://127.0.0.1:8188.
ComfyUI stores its data, including downloaded models, input images,
and output images, in /var/db/comfyui.
To use ComfyUI, you will likely need to download an archived Stable Diffusion
model (checkpoint) file from the https://huggingface.co website
and place it in:
/var/db/comfyui/models/checkpoints
The name of the file is one of
* v1-5-pruned-emaonly.safetensors
* v1-5-pruned-emaonly-fp16.safetensors
* sd_xl_base_1.0.safetensors.
Refer to the official documentation for further information.
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.19.0 13 Apr 2026 20:00:28
    |
Yuri Victorovich (yuri)  |
misc/comfyui: update 0.18.0 → 0.19.0 |
0.18.0_1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
0.18.0_1 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
0.18.0 21 Mar 2026 17:15:12
    |
Yuri Victorovich (yuri)  |
misc/comfyui: update 0.17.2 → 0.18.0 |
0.17.2 20 Mar 2026 18:05:13
    |
Yuri Victorovich (yuri)  |
misc/comfyui: Add pkg-message, add comment |
0.17.2 20 Mar 2026 05:43:27
    |
Yuri Victorovich (yuri)  |
misc/comfyui: New port: Powerful and modular stable diffusion GUI with
graph/nodes interface |