{
  "1": {
    "inputs": {
      "enable_teacache": true,
      "rel_l1_thresh": 0.25
    },
    "class_type": "TangoFluxLoader",
    "_meta": {
      "title": "TangoFluxLoader"
    }
  },
  "2": {
    "inputs": {
      "prompt": "A dog barking near the ocean, ocean waves crashing.",
      "steps": 50,
      "guidance_scale": 3.5,
      "duration": 10,
      "seed": 547599020832698,
      "batch_size": 1,
      "offload_model_to_cpu": false,
      "model": [
        "1",
        0
      ]
    },
    "class_type": "TangoFluxSampler",
    "_meta": {
      "title": "TangoFluxSampler"
    }
  },
  "3": {
    "inputs": {
      "tile_size": 32,
      "filename_prefix": "TangoFlux",
      "format": "wav",
      "save_output": true,
      "vae": [
        "1",
        1
      ],
      "latents": [
        "2",
        0
      ]
    },
    "class_type": "TangoFluxVAEDecodeAndPlay",
    "_meta": {
      "title": "TangoFluxVAEDecodeAndPlay"
    }
  }
}