ComfyUI Node
ControlFoley Model Loader
A ComfyUI node in ControlFoley with 9 inputs and 1 output.
ControlFoley Model Loader
- dependencies
- controlfoley_model
◄controlfoley_source_dircontrolfoley►
◄model_weights_dirpath/to/model_weights►
◄variant▾►
◄deviceauto►
◄precisionbf16►
◄low_vramfalse►
◄compile_encodersfalse►
◄auto_fetch_sourcetrue►
CategoryControlFoley
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| controlfoley_source_dir | STRING | controlfoley | — |
| model_weights_dir | STRING | path/to/model_weights | — |
| variant | COMBO | 1 options: large_44k | |
| device | COMBO | auto | 2 options: auto, cuda |
| precision | COMBO | bf16 | 3 options: bf16, fp16, fp32 |
| low_vram | BOOLEAN | false | — |
| compile_encoders | BOOLEAN | false | — |
| 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. |
| dependenciesopt | CONTROLFOLEY_DEPENDENCIES | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| controlfoley_model | CONTROLFOLEY_MODEL | — |