ComfyUI Node
Load CLIPScore Verifier
Loads the CLIP verifier model and processor.
Load CLIPScore Verifier
- clip_verifier_instance
◄clip_verifier_idopenai/clip-vit-base-patch32►
◄devicecuda►
CategoryInferenceTimeScaling
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| clip_verifier_id | COMBO | openai/clip-vit-base-patch32 | Identifier for the CLIP model. |
| device | STRING | cuda | Device to load the model onto. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| clip_verifier_instance | CS_VERIFIER | — |