You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"load_device": (["main_device", "offload_device"], {"default": "main_device", "tooltip": "Initial device to load the model to, NOT recommended with the larger models unless you have 48GB+ VRAM"}),
843
+
},
844
+
}
845
+
846
+
RETURN_TYPES= ("WANVIDEOCONTROLNET",)
847
+
RETURN_NAMES= ("controlnet", )
848
+
FUNCTION="loadmodel"
849
+
CATEGORY="WanVideoWrapper"
850
+
DESCRIPTION="Loads ControlNet model from 'https://huggingface.co/collections/TheDenk/wan21-controlnets-68302b430411dafc0d74d2fc'"
0 commit comments