Nodes/ComfyUI-WanVideoWrapper_QQ/Video Text Encode Cached_KJ (QQ)
ComfyUI Node

Video Text Encode Cached_KJ (QQ)

Cached text encoding that outputs standard ComfyUI conditioning (positive/negative) using WanVideo caching logic

By siraxe·Created 10 months ago·Updated 4 months ago· 71
Video Text Encode Cached_KJ (QQ)
  • extender_args
  • positive
  • negative
model_name
precisionbf16
positive_prompt
negative_prompt
quantizationfp8_e4m3fn
use_disk_cachetrue
devicegpu
skip_cputrue
CategoryWanVideoWrapper

Inputs (9)

NameTypeDefaultDescription
model_nameCOMBOThese models are loaded from 'ComfyUI/models/text_encoders'
precisionCOMBObf163 options: fp32, bf16, fp8
positive_promptSTRING
negative_promptSTRING
quantizationCOMBOfp8_e4m3fnoptional quantization method
use_disk_cacheBOOLEANtrueCache the text embeddings to disk for faster re-use, under the customnodes/ComfyUI-WanVideoWrapper/text_embed_cache directory
deviceCOMBOgpuDevice to run the text encoding on.
skip_cpuBOOLEANtrueIf True, loads the model directly to VRAM, skipping the initial load to RAM. This can be faster but may use more VRAM.
extender_argsoptWANVIDEOPROMPTEXTENDER_ARGSUse this node to extend the prompt with additional text.

Outputs (2)

NameTypeDescription
positiveCONDITIONING
negativeCONDITIONING