fastports

comfyui 0.19.4

misc/comfyui

Powerful and modular stable diffusion GUI with graph/nodes interface

Category
misc
Maintainer
yuri@FreeBSD.org
WWW
https://www.comfy.org/ https://github.com/Comfy-Org/ComfyUI
License
GPLv3
USES
python shebangfix

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

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Commit Credits Log message
0.19.4
70dc43976e files touched
Yuri Victorovich (yuri)
misc/comfyui: update 0.19.3 → 0.19.4
0.19.3
9bdc982e98 files touched
Yuri Victorovich (yuri)
misc/comfyui: update 0.19.0 → 0.19.3
0.19.0
2bf0af437e files touched
Yuri Victorovich (yuri)
misc/comfyui: update 0.18.0 → 0.19.0
0.18.0
d04d23ae37 files touched
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
d4bd5ba72e files touched
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
b15d428396 files touched
Yuri Victorovich (yuri)
misc/comfyui: update 0.17.2 → 0.18.0
0.17.2
86a7e1e9b4 files touched
Yuri Victorovich (yuri)
misc/comfyui: Add pkg-message, add comment
0.17.2
9551553921 files touched
Yuri Victorovich (yuri)
misc/comfyui: New port: Powerful and modular stable diffusion GUI with graph/nodes interface