mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-16 04:16:36 +08:00
Move av import to be deferred in get_container_format() method to preserve the optional nature of video dependencies. This allows ComfyUI to start without av installed, only requiring it when video features are used.