File size: 164 Bytes
832fee5
 
 
 
 
 
 
1
2
3
4
5
6
7
from .model_patch import apply_wan_s2v_bernini_model_patch

apply_wan_s2v_bernini_model_patch()

from .nodes import comfy_entrypoint

__all__ = ["comfy_entrypoint"]