{
  "1": {
    "inputs": {
      "ckpt_name": "hunyuan_3d_v2.1.safetensors"
    },
    "class_type": "ImageOnlyCheckpointLoader",
    "_meta": {
      "title": "Image Only Checkpoint Loader (img2vid model)"
    }
  },
  "2": {
    "inputs": {
      "image": "Screenshot_832.jpg"
    },
    "class_type": "LoadImage",
    "_meta": {
      "title": "Load Image"
    }
  },
  "3": {
    "inputs": {
      "shift": 1,
      "model": [
        "1",
        0
      ]
    },
    "class_type": "ModelSamplingAuraFlow",
    "_meta": {
      "title": "ModelSamplingAuraFlow"
    }
  },
  "4": {
    "inputs": {
      "resolution": 4096,
      "batch_size": 1
    },
    "class_type": "EmptyLatentHunyuan3Dv2",
    "_meta": {
      "title": "EmptyLatentHunyuan3Dv2"
    }
  },
  "6": {
    "inputs": {
      "clip_vision_output": [
        "13",
        0
      ]
    },
    "class_type": "Hunyuan3Dv2Conditioning",
    "_meta": {
      "title": "Hunyuan3Dv2Conditioning"
    }
  },
  "7": {
    "inputs": {
      "seed": 875417765144775,
      "steps": 30,
      "cfg": 5,
      "sampler_name": "euler",
      "scheduler": "normal",
      "denoise": 1,
      "model": [
        "3",
        0
      ],
      "positive": [
        "6",
        0
      ],
      "negative": [
        "6",
        1
      ],
      "latent_image": [
        "4",
        0
      ]
    },
    "class_type": "KSampler",
    "_meta": {
      "title": "KSampler"
    }
  },
  "8": {
    "inputs": {
      "num_chunks": 8000,
      "octree_resolution": 256,
      "samples": [
        "7",
        0
      ],
      "vae": [
        "1",
        2
      ]
    },
    "class_type": "VAEDecodeHunyuan3D",
    "_meta": {
      "title": "VAEDecodeHunyuan3D"
    }
  },
  "9": {
    "inputs": {
      "algorithm": "surface net",
      "threshold": 0.5,
      "voxel": [
        "8",
        0
      ]
    },
    "class_type": "VoxelToMesh",
    "_meta": {
      "title": "VoxelToMesh"
    }
  },
  "10": {
    "inputs": {
      "filename_prefix": "mesh/ComfyUI",
      "image": "",
      "mesh": [
        "9",
        0
      ]
    },
    "class_type": "SaveGLB",
    "_meta": {
      "title": "SaveGLB"
    }
  },
  "13": {
    "inputs": {
      "crop": "center",
      "clip_vision": [
        "1",
        1
      ],
      "image": [
        "2",
        0
      ]
    },
    "class_type": "CLIPVisionEncode",
    "_meta": {
      "title": "CLIP Vision Encode"
    }
  }
}