{
  "cksum": "157462df573639421705221bf1a6f28173faed46320d0513a3104f3abb3770e1",
  "crate_file": "brainiac-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/brainiac/brainiac-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "autodiff"
      ],
      "kind": "normal",
      "name": "burn",
      "optional": false,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "multi-threads"
      ],
      "kind": "normal",
      "name": "burn-ndarray",
      "optional": true,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-wgpu",
      "optional": true,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bytemuck"
      ],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ureq"
      ],
      "kind": "normal",
      "name": "hf-hub",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "safetensors",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    }
  ],
  "features": {
    "metal": [
      "wgpu",
      "burn-wgpu/metal"
    ],
    "vulkan": [
      "wgpu",
      "burn-wgpu/vulkan"
    ],
    "wgpu": [
      "burn/wgpu"
    ]
  },
  "features2": {
    "blas-accelerate": [
      "burn-ndarray?/blas-accelerate"
    ],
    "default": [
      "ndarray"
    ],
    "hf-download": [
      "dep:hf-hub"
    ],
    "ndarray": [
      "dep:burn-ndarray",
      "burn/ndarray"
    ],
    "openblas-system": [
      "burn-ndarray?/blas-openblas-system"
    ]
  },
  "index_path": "br/ai/brainiac",
  "name": "brainiac",
  "pubtime": "2026-04-01T09:57:41Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
