{
  "id": "sharp-basic-workflow",
  "revision": 0,
  "last_node_id": 5,
  "last_link_id": 10,
  "nodes": [
    {
      "id": 5,
      "type": "SharpPredict",
      "pos": [
        217.06357467898366,
        -288.1603274702676
      ],
      "size": [
        298.9009765625,
        122
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {
          "label": "model",
          "name": "model",
          "type": "SHARP_MODEL",
          "link": 6
        },
        {
          "label": "image",
          "name": "image",
          "type": "IMAGE",
          "link": 7
        },
        {
          "label": "focal_length_mm",
          "name": "focal_length_mm",
          "shape": 7,
          "type": "FLOAT",
          "widget": {
            "name": "focal_length_mm"
          },
          "link": null
        },
        {
          "label": "output_prefix",
          "name": "output_prefix",
          "shape": 7,
          "type": "STRING",
          "widget": {
            "name": "output_prefix"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "label": "ply_path",
          "name": "ply_path",
          "type": "STRING",
          "links": [
            8
          ]
        },
        {
          "label": "extrinsics",
          "name": "extrinsics",
          "type": "EXTRINSICS",
          "links": [
            9
          ]
        },
        {
          "label": "intrinsics",
          "name": "intrinsics",
          "type": "INTRINSICS",
          "links": [
            10
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "SharpPredict",
        "aux_id": "PozzettiAndrea/ComfyUI-Sharp",
        "ver": "aa98b213e3d0770477bbf46046094c5cb8ff6052"
      },
      "widgets_values": [
        100,
        "sharp"
      ]
    },
    {
      "id": 2,
      "type": "LoadSharpModel",
      "pos": [
        -145.62873889836334,
        -298.36760617924415
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [
        {
          "label": "device",
          "name": "device",
          "type": "COMBO",
          "widget": {
            "name": "device"
          },
          "link": null
        },
        {
          "label": "checkpoint_path",
          "name": "checkpoint_path",
          "shape": 7,
          "type": "STRING",
          "widget": {
            "name": "checkpoint_path"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "label": "model",
          "name": "model",
          "type": "SHARP_MODEL",
          "links": [
            6
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "LoadSharpModel",
        "aux_id": "PozzettiAndrea/ComfyUI-Sharp",
        "ver": "9f1b9c726e2cfc0118866c3df783e7f6bc895226"
      },
      "widgets_values": [
        "auto",
        ""
      ]
    },
    {
      "id": 4,
      "type": "GeomPackPreviewGaussian",
      "pos": [
        628.833059772215,
        -293.0871086613043
      ],
      "size": [
        512,
        658
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "label": "ply_path",
          "name": "ply_path",
          "type": "STRING",
          "link": 8
        },
        {
          "label": "extrinsics",
          "name": "extrinsics",
          "shape": 7,
          "type": "EXTRINSICS",
          "link": 9
        },
        {
          "label": "intrinsics",
          "name": "intrinsics",
          "shape": 7,
          "type": "INTRINSICS",
          "link": 10
        }
      ],
      "outputs": [],
      "properties": {
        "Node name for S&R": "GeomPackPreviewGaussian",
        "aux_id": "PozzettiAndrea/ComfyUI-GeometryPack",
        "ver": "b7df285fc5b3fef7aad434d8b6e8698efed6358b",
        "cnr_id": "comfyui-geometrypack"
      },
      "widgets_values": [
        ""
      ]
    },
    {
      "id": 1,
      "type": "LoadImage",
      "pos": [
        -150,
        -100
      ],
      "size": [
        274,
        314
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "label": "图像",
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            7
          ]
        },
        {
          "label": "遮罩",
          "name": "MASK",
          "type": "MASK",
          "links": []
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage",
        "cnr_id": "comfy-core",
        "ver": "0.5.1"
      },
      "widgets_values": [
        "pasted/image (1147).png",
        "image"
      ]
    }
  ],
  "links": [
    [
      6,
      2,
      0,
      5,
      0,
      "SHARP_MODEL"
    ],
    [
      7,
      1,
      0,
      5,
      1,
      "IMAGE"
    ],
    [
      8,
      5,
      0,
      4,
      0,
      "STRING"
    ],
    [
      9,
      5,
      1,
      4,
      1,
      "EXTRINSICS"
    ],
    [
      10,
      5,
      2,
      4,
      2,
      "INTRINSICS"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 1.3310000000000006,
      "offset": [
        611.9083329034285,
        659.4360916668999
      ]
    },
    "workflowRendererVersion": "LG",
    "frontendVersion": "1.35.9",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true
  },
  "version": 0.4
}