comfyui-layer
Recipe card from the charly-comfyui plugin (Images — the deployable catalog).
comfyui – GPU-accelerated image generation service
Section titled “comfyui – GPU-accelerated image generation service”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Dependencies | cuda, supervisord |
| Ports | 8188 |
| Volumes | comfyui -> ~/ComfyUI |
| Service | comfyui (supervisord) |
| Install files | plan:, pixi.toml |
Packages
Section titled “Packages”The candy is multi-distro:
aria2(RPM / PAC) – download manager for model filesgit-lfs(RPM / PAC) – large file support for model repos
On Arch/CachyOS the distro.arch section installs aria2 and git-lfs from the
Arch repos (same package names).
Environment Variables
Section titled “Environment Variables”| Variable | Value |
|---|---|
| (inherited from cuda) | CUDA toolkit paths |
# charly.yml — the comfyui box composes the comfyui candy via an inline candy: listcomfyui: candy: base: nvidia candy: - comfyuiUsed In Boxes
Section titled “Used In Boxes”Related Candies
Section titled “Related Candies”/charly-distros:cuda– CUDA toolkit dependency/charly-infrastructure:supervisord– process manager dependency
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- ComfyUI setup or configuration
- Image generation service
- Stable Diffusion workflows
- The comfyui volume or port 8188
- GPU-accelerated AI art
Related
Section titled “Related”/charly-image:layer— candy authoring reference (charly.ymlschema, plan steps, service declarations)/charly-check:check— declarative testing (check:block,charly check box,charly check live)