ComfyUI Node
π§ ThinkSound Feature Utils Loader
A ComfyUI node in ThinkSound with 4 inputs and 1 output.
π§ ThinkSound Feature Utils Loader
- feature_utils
βvae_modelβΎβΊ
βsynchformer_modelβΎβΊ
βprecisionfp32βΊ
βenable_offloadtrueβΊ
CategoryThinkSound
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| vae_model | COMBO | VAE model (.ckpt files from 'ComfyUI/models/thinksound' folder) | |
| synchformer_model | COMBO | Synchformer model (.pth files from 'ComfyUI/models/thinksound' folder) | |
| precision | COMBO | fp32 | Feature extraction precision (fp32 recommended) |
| enable_offload | BOOLEAN | true | Enable model offloading to save VRAM |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| feature_utils | THINKSOUND_FEATUREUTILS | β |