ComfyUI Node
ControlFoley Dependencies Loader
A ComfyUI node in ControlFoley with 5 inputs and 3 outputs.
ControlFoley Dependencies Loader
- controlfoley_dependencies
- weights_dir
- status
◄controlfoley_source_dircontrolfoley►
◄model_weights_dirpath/to/model_weights►
◄low_vramfalse►
◄auto_downloadtrue►
◄auto_fetch_sourcetrue►
CategoryControlFoley
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| controlfoley_source_dir | STRING | controlfoley | — |
| model_weights_dir | STRING | path/to/model_weights | — |
| low_vram | BOOLEAN | false | — |
| auto_download | BOOLEAN | true | — |
| auto_fetch_source | BOOLEAN | true | When the public ControlFoley source tree is not found locally, run 'git clone' (pinned revision) from GitHub into <ComfyUI root>/controlfoley. Set the CONTROLFOLEY_SOURCE_URL environment variable to use a mirror. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| controlfoley_dependencies | CONTROLFOLEY_DEPENDENCIES | — |
| weights_dir | STRING | — |
| status | STRING | — |