ComfyUI Node
MIDI-3D Texture
Apply textures to MIDI-3D meshes using MV-Adapter multi-view generation.
MIDI-3D Texture
- texture_models
- scene
- preprocessed
- textured_scene
◄seed42►
◄num_inference_steps35►
◄guidance_scale3.0►
CategoryMIDI3D
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| texture_models | MIDI3D_TEXTURE_MODELS | Loaded texture models from MIDI3DLoadTextureModels | |
| scene | MIDI3D_SCENE | Scene from MIDI3DProcess | |
| preprocessed | MIDI3D_DATA | Preprocessed data from MIDI3DPreprocess | |
| seedopt | INT | 42-1–2147483647 | Random seed for texture generation (-1 for random) |
| num_inference_stepsopt | INT | 351–100 | Number of diffusion steps for MV-Adapter |
| guidance_scaleopt | FLOAT | 3.00–20 | Classifier-free guidance scale |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| textured_scene | MIDI3D_SCENE | Textured 3D scene with individual meshes |