DownloadAndLoadDepthCrafterModel

DownloadAndLoadDepthCrafterModel

Downloads and loads the DepthCrafter model. - enable_model_cpu_offload: If True, the model will be offloaded to the CPU. (Saves VRAM) - enable_sequential_cpu_offload: If True, the model will be offloaded to the CPU in a sequential manner. (Saves the most VRAM but runs slowly) Only enable one of the two at a time.

Pack: DepthCrafter Nodes

custom_nodes.ComfyUI-DepthCrafter-Nodes

Inputs (2)

NameTypeRequired
enable_model_cpu_offloadBOOLEANrequired
enable_sequential_cpu_offloadBOOLEANrequired

Outputs (1)

NameType
depthcrafter_modelDEPTHCRAFTER_MODEL