ComfyUI Node
Download and Load JoyCaption Model
Loads the JoyCaption model, automatically downloading it if it's not already present.
Download and Load JoyCaption Model
- joycaption_model
◄modelfancyfeast/llama-joycaption-beta-one-hf-llava►
◄memory_mode▾►
◄keep_loadedfalse►
CategoryJoyCaption
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model | STRING | fancyfeast/llama-joycaption-beta-one-hf-llava | Model name or path. Can be a HuggingFace repo ID or a local path to a model checkpoint. |
| memory_mode | COMBO | VRAM usage profile. Lower-memory modes use quantization and can be slower. | |
| keep_loaded | BOOLEAN | false | Keep the model in memory for faster subsequent runs. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| joycaption_model | JOYCAPMODEL | The loaded JoyCaption model ready for use in the JoyCaption node. |