{
  "manifestVersion": 2,
  "packages": [
    {
      "id": "standard",
      "runtime": {
        "id": "mediapipe-tasks-vision",
        "version": "1.0.1",
        "license": "Apache-2.0",
        "size": 23830003,
        "files": [
          "/assets/vendor/mediapipe/vision_bundle.mjs",
          "/assets/vendor/mediapipe/vision_bundle.js",
          "/assets/vendor/mediapipe/wasm/vision_wasm_internal.js",
          "/assets/vendor/mediapipe/wasm/vision_wasm_internal.wasm",
          "/assets/vendor/mediapipe/wasm/vision_wasm_nosimd_internal.js",
          "/assets/vendor/mediapipe/wasm/vision_wasm_nosimd_internal.wasm"
        ]
      },
      "models": [
        {
          "id": "foreground-segmentation",
          "version": "1",
          "file": "/models/deeplab_v3-1.tflite",
          "runtime": "mediapipe",
          "size": 2780176,
          "sha256": "ff36e24d40547fe9e645e2f4e8745d1876d6e38b332d39a82f0bf0f5d1d561b3",
          "license": "Apache-2.0",
          "source": "https://storage.googleapis.com/mediapipe-models/image_segmenter/deeplab_v3/float32/1/deeplab_v3.tflite",
          "capabilities": [
            "foreground-mask"
          ],
          "required": false
        },
        {
          "id": "person-segmentation",
          "version": "1",
          "file": "/models/selfie_segmenter-1.tflite",
          "runtime": "mediapipe",
          "size": 249537,
          "sha256": "191ac9529ae506ee0beefa6b2c945a172dab9d07d1e802a290a4e4038226658b",
          "license": "Apache-2.0",
          "source": "https://storage.googleapis.com/mediapipe-models/image_segmenter/selfie_segmenter/float16/1/selfie_segmenter.tflite",
          "capabilities": [
            "person-mask"
          ],
          "required": false
        },
        {
          "id": "hair-segmentation",
          "version": "1",
          "file": "/models/hair_segmenter-1.tflite",
          "runtime": "mediapipe",
          "size": 781618,
          "sha256": "2628cf3ce5f695f604cbea2841e00befcaa3624bf80caf3664bef2656d59bf84",
          "license": "Apache-2.0",
          "source": "https://storage.googleapis.com/mediapipe-models/image_segmenter/hair_segmenter/float32/1/hair_segmenter.tflite",
          "capabilities": [
            "hair-mask"
          ],
          "required": false
        },
        {
          "id": "face-landmarker",
          "version": "1",
          "file": "/models/face_landmarker-1.task",
          "runtime": "mediapipe",
          "size": 3758596,
          "sha256": "64184e229b263107bc2b804c6625db1341ff2bb731874b0bcc2fe6544e0bc9ff",
          "license": "Apache-2.0",
          "source": "https://storage.googleapis.com/mediapipe-models/face_landmarker/face_landmarker/float16/1/face_landmarker.task",
          "capabilities": [
            "face-landmarks",
            "teeth-mask"
          ],
          "required": false
        },
        {
          "id": "interactive-segmentation",
          "version": "1",
          "file": "/models/interactive_segmentation-1.task",
          "runtime": "mediapipe",
          "size": 30525312,
          "sha256": "38431bc66b883404e8397f74c3579404315b9b52b04a46c6346fe906a7309b03",
          "license": "Apache-2.0",
          "source": "https://storage.googleapis.com/mediapipe-models/interactive_segmenter_v2/magic_touch/int8/1/interactive_segmentation.task",
          "capabilities": [
            "interactive-object-mask"
          ],
          "required": false
        }
      ]
    },
    {
      "id": "studio",
      "runtime": {
        "id": "onnxruntime-web",
        "version": "1.29.0",
        "license": "MIT",
        "size": 25917382,
        "files": [
          "/assets/vendor/onnxruntime/ort.webgpu.bundle.min.mjs",
          "/assets/vendor/onnxruntime/ort-wasm-simd-threaded.asyncify.mjs",
          "/assets/vendor/onnxruntime/ort-wasm-simd-threaded.asyncify.wasm"
        ]
      },
      "models": [
        {
          "id": "studio-segmentation",
          "version": "1.0.0",
          "file": "/models/modnet-photographic-v1.onnx",
          "runtime": "onnxruntime-web",
          "size": 25888640,
          "sha256": "07c308cf0fc7e6e8b2065a12ed7fc07e1de8febb7dc7839d7b7f15dd66584df9",
          "license": "Apache-2.0",
          "source": "https://github.com/ZHKKKe/MODNet/tree/master/onnx",
          "capabilities": [
            "foreground-mask",
            "person-mask",
            "hair-alpha"
          ],
          "required": false,
          "input": {
            "referenceSize": 1024,
            "multiple": 32
          },
          "outputActivation": "identity"
        }
      ]
    }
  ]
}
