ComfyUI Node
(Down)Load MIDI-3D Model
Download and load MIDI-3D model for multi-instance 3D scene generation from images.
(Down)Load MIDI-3D Model
- model
◄modelMIDI-3D►
◄dtypebfloat16►
◄gpu_cachefalse►
CategoryMIDI3D
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | MIDI-3D | MIDI-3D model for multi-instance 3D scene generation |
| dtypeopt | COMBO | bfloat16 | Model precision (bfloat16 recommended for RTX 30xx+) |
| gpu_cacheopt | BOOLEAN | false | Keep model on GPU after inference. When False, offloads to CPU to free VRAM. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | MIDI3D_MODEL | MIDI-3D pipeline for scene generation |