- Update UI Definition
Add the input to the ComfyUI node and pass it to the execution logic.
File: src/interfaces/video_upscaler.py
<<<<
io.Combo.Input("color_correction",
options=["lab", "wavelet", "wavelet_adaptive", "hsv", "adain", "none"],