ComfyUI Node
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.
DownloadAndLoadDepthCrafterModel
- depthcrafter_model
◄enable_model_cpu_offloadtrue►
◄enable_sequential_cpu_offloadfalse►
CategoryDepthCrafter
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| enable_model_cpu_offload | BOOLEAN | true | — |
| enable_sequential_cpu_offload | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| depthcrafter_model | DEPTHCRAFTER_MODEL | — |