{
  "ok": true,
  "command": "luxin models",
  "trace_id": "trace_9dc2d33fe6564035",
  "actor": null,
  "data": {
    "registry_version": "2026-08-12.ad5b6071df35",
    "registry_mode": "preview_registry",
    "doctrine": {
      "capability_preserving": true,
      "avoid_lossy_quality_tiers": true,
      "inspect_before_selecting": true,
      "provider_native_options_remain_visible": true
    },
    "commands": {
      "list": "luxin models list --json",
      "details": "luxin models list --details --json",
      "summary": "luxin models list --json",
      "show": "luxin models show MODEL_ID --json",
      "compatibility_capabilities": "luxin capabilities --json"
    },
    "providers": [
      {
        "id": "mock",
        "display_name": "Mock Provider",
        "status": "available",
        "auth": "not_required"
      },
      {
        "id": "fal",
        "display_name": "Fal",
        "status": "available",
        "auth": "required"
      },
      {
        "id": "xai",
        "display_name": "xAI",
        "status": "available",
        "auth": "required"
      },
      {
        "id": "openai",
        "display_name": "OpenAI",
        "status": "available",
        "auth": "required"
      }
    ],
    "summary": {
      "total": 222,
      "returned": 222,
      "unfiltered_total": 316,
      "available": 222,
      "unavailable": 0,
      "executable": 222,
      "cataloged_not_wired": 0,
      "execution_availability": {
        "runnable": 222,
        "inspect_only": 0,
        "provider_status_is_not_model_status": true,
        "runnable_semantics": "status:available + execution.model_execution_status:executable",
        "provider_reachable_not_runnable": [],
        "no_runnable_models": {
          "active": false,
          "message": null,
          "recovery_command": "luxin models list --available --operation image.generate --json"
        }
      },
      "filters": {
        "available": false,
        "executable": false,
        "catalog_only": false,
        "operation": null,
        "modality": null,
        "provider": null,
        "query": null,
        "available_semantics": "status_available_and_executable"
      },
      "providers": {
        "fal": {
          "total": 209,
          "available": 209,
          "unavailable": 0,
          "executable": 209,
          "cataloged_not_wired": 0
        },
        "mock": {
          "total": 1,
          "available": 1,
          "unavailable": 0,
          "executable": 1,
          "cataloged_not_wired": 0
        },
        "openai": {
          "total": 6,
          "available": 6,
          "unavailable": 0,
          "executable": 6,
          "cataloged_not_wired": 0
        },
        "xai": {
          "total": 6,
          "available": 6,
          "unavailable": 0,
          "executable": 6,
          "cataloged_not_wired": 0
        }
      },
      "first_actionable_model_ids": [
        "fal.bagel",
        "fal.bagel-edit",
        "fal.ben-v2-image",
        "fal.bitdance",
        "fal.bria-background-remove",
        "fal.bria-background-replace",
        "fal.bria-eraser",
        "fal.bria-expand",
        "fal.bria-fibo-bbq-preview-generate",
        "fal.bria-fibo-edit-add-object-by-text"
      ],
      "recommended_commands": {
        "available_create": "luxin models list --available --operation image.generate --json",
        "available_edit": "luxin models list --available --operation image.edit --json",
        "available_video": "luxin models list --available --modality video --json",
        "available_audio": "luxin models list --available --modality audio --json",
        "available_3d": "luxin models list --available --modality 3d --json",
        "query": "luxin models list --query QUERY --json",
        "catalog_only": "luxin models list --catalog-only --json"
      },
      "discovery": {
        "namespace_format": "provider.model",
        "namespace_examples": [
          "fal.nano-banana-2",
          "fal.imagen4-preview",
          "xai.grok-imagine-image"
        ],
        "query_command": "luxin models list --query QUERY --json",
        "alias_show_command": "luxin models show ALIAS --json",
        "model_aliases": [
          {
            "alias": "nano-banana",
            "resolves_to": "fal.nano-banana-2",
            "provider_id": "fal",
            "display_name": "Fal Nano Banana 2",
            "modality": "image",
            "operations": [
              "image.generate"
            ],
            "show_command": "luxin models show nano-banana --json",
            "resolved_show_command": "luxin models show fal.nano-banana-2 --json",
            "query_command": "luxin models list --query nano-banana --json"
          },
          {
            "alias": "nano-banana-edit",
            "resolves_to": "fal.nano-banana-2-edit",
            "provider_id": "fal",
            "display_name": "Fal Nano Banana 2 Edit",
            "modality": "image",
            "operations": [
              "image.edit"
            ],
            "show_command": "luxin models show nano-banana-edit --json",
            "resolved_show_command": "luxin models show fal.nano-banana-2-edit --json",
            "query_command": "luxin models list --query nano-banana-edit --json"
          },
          {
            "alias": "nano-banana-pro",
            "resolves_to": "fal.nano-banana-pro",
            "provider_id": "fal",
            "display_name": "Fal Nano Banana Pro",
            "modality": "image",
            "operations": [
              "image.generate"
            ],
            "show_command": "luxin models show nano-banana-pro --json",
            "resolved_show_command": "luxin models show fal.nano-banana-pro --json",
            "query_command": "luxin models list --query nano-banana-pro --json"
          },
          {
            "alias": "nano-banana-pro-edit",
            "resolves_to": "fal.nano-banana-pro-edit",
            "provider_id": "fal",
            "display_name": "Fal Nano Banana Pro Edit",
            "modality": "image",
            "operations": [
              "image.edit"
            ],
            "show_command": "luxin models show nano-banana-pro-edit --json",
            "resolved_show_command": "luxin models show fal.nano-banana-pro-edit --json",
            "query_command": "luxin models list --query nano-banana-pro-edit --json"
          },
          {
            "alias": "grok-imagine-image-2",
            "resolves_to": "xai.grok-imagine-image-2.0",
            "provider_id": "xai",
            "display_name": "xAI Grok Imagine Image 2.0",
            "modality": "image",
            "operations": [
              "image.generate"
            ],
            "show_command": "luxin models show grok-imagine-image-2 --json",
            "resolved_show_command": "luxin models show xai.grok-imagine-image-2.0 --json",
            "query_command": "luxin models list --query grok-imagine-image-2 --json"
          },
          {
            "alias": "grok-imagine-image-2-edit",
            "resolves_to": "xai.grok-imagine-image-2.0-edit",
            "provider_id": "xai",
            "display_name": "xAI Grok Imagine Image 2.0 Edit",
            "modality": "image",
            "operations": [
              "image.edit"
            ],
            "show_command": "luxin models show grok-imagine-image-2-edit --json",
            "resolved_show_command": "luxin models show xai.grok-imagine-image-2.0-edit --json",
            "query_command": "luxin models list --query grok-imagine-image-2-edit --json"
          },
          {
            "alias": "imagen4",
            "resolves_to": "fal.imagen4-preview",
            "provider_id": "fal",
            "display_name": "Fal Imagen 4 Preview",
            "modality": "image",
            "operations": [
              "image.generate"
            ],
            "show_command": "luxin models show imagen4 --json",
            "resolved_show_command": "luxin models show fal.imagen4-preview --json",
            "query_command": "luxin models list --query imagen4 --json"
          },
          {
            "alias": "imagen4-fast",
            "resolves_to": "fal.imagen4-preview-fast",
            "provider_id": "fal",
            "display_name": "Fal Imagen 4 Preview Fast",
            "modality": "image",
            "operations": [
              "image.generate"
            ],
            "show_command": "luxin models show imagen4-fast --json",
            "resolved_show_command": "luxin models show fal.imagen4-preview-fast --json",
            "query_command": "luxin models list --query imagen4-fast --json"
          },
          {
            "alias": "imagen4-ultra",
            "resolves_to": "fal.imagen4-preview-ultra",
            "provider_id": "fal",
            "display_name": "Fal Imagen 4 Preview Ultra",
            "modality": "image",
            "operations": [
              "image.generate"
            ],
            "show_command": "luxin models show imagen4-ultra --json",
            "resolved_show_command": "luxin models show fal.imagen4-preview-ultra --json",
            "query_command": "luxin models list --query imagen4-ultra --json"
          }
        ],
        "groups": [
          {
            "provider_id": "fal",
            "category": "image-to-3d",
            "label": "FAL Image To 3d",
            "modality": "3d",
            "operations": [
              "3d.generate"
            ],
            "total": 1,
            "available": 1,
            "executable": 1,
            "cataloged_not_wired": 0,
            "first_model_ids": [
              "fal.trellis-image-to-3d"
            ],
            "list_command": "luxin models list --provider fal --modality 3d --operation 3d.generate --json"
          },
          {
            "provider_id": "fal",
            "category": "image-to-image",
            "label": "FAL Image To Image",
            "modality": "image",
            "operations": [
              "image.edit",
              "image.variation"
            ],
            "total": 73,
            "available": 73,
            "executable": 73,
            "cataloged_not_wired": 0,
            "first_model_ids": [
              "fal.bagel-edit",
              "fal.bria-background-replace",
              "fal.bria-genfill",
              "fal.bria-reimagine",
              "fal.bytedance-seedream-v4-5-edit"
            ],
            "list_command": "luxin models list --provider fal --modality image --operation image.edit --json"
          },
          {
            "provider_id": "fal",
            "category": "image-to-video",
            "label": "FAL Image To Video",
            "modality": "video",
            "operations": [
              "video.generate"
            ],
            "total": 8,
            "available": 8,
            "executable": 8,
            "cataloged_not_wired": 0,
            "first_model_ids": [
              "fal.bytedance-seedance-2-0-fast-image-to-video",
              "fal.kling-video-v3-standard-image-to-video",
              "fal.ltx-2-3-image-to-video-fast",
              "fal.minimax-hailuo-02-standard-image-to-video",
              "fal.pixverse-v6-image-to-video"
            ],
            "list_command": "luxin models list --provider fal --modality video --operation video.generate --json"
          },
          {
            "provider_id": "fal",
            "category": "other",
            "label": "FAL Other",
            "modality": "image",
            "operations": [
              "image.upscale"
            ],
            "total": 8,
            "available": 8,
            "executable": 8,
            "cataloged_not_wired": 0,
            "first_model_ids": [
              "fal.bria-upscale-creative",
              "fal.chrono-edit-lora-gallery-upscaler",
              "fal.clarity-upscaler",
              "fal.clarityai-crystal-upscaler",
              "fal.ideogram-upscale"
            ],
            "list_command": "luxin models list --provider fal --modality image --operation image.generate --json"
          },
          {
            "provider_id": "fal",
            "category": "text-to-audio",
            "label": "FAL Text To Audio",
            "modality": "audio",
            "operations": [
              "audio.generate"
            ],
            "total": 1,
            "available": 1,
            "executable": 1,
            "cataloged_not_wired": 0,
            "first_model_ids": [
              "fal.stable-audio-25-text-to-audio"
            ],
            "list_command": "luxin models list --provider fal --modality audio --operation audio.generate --json"
          },
          {
            "provider_id": "fal",
            "category": "text-to-image",
            "label": "FAL Text To Image",
            "modality": "image",
            "operations": [
              "image.generate"
            ],
            "total": 82,
            "available": 82,
            "executable": 82,
            "cataloged_not_wired": 0,
            "first_model_ids": [
              "fal.bagel",
              "fal.bitdance",
              "fal.bria-fibo-bbq-preview-generate",
              "fal.bria-fibo-generate",
              "fal.bria-fibo-lite-generate"
            ],
            "list_command": "luxin models list --provider fal --modality image --operation image.generate --json"
          },
          {
            "provider_id": "fal",
            "category": "text-to-video",
            "label": "FAL Text To Video",
            "modality": "video",
            "operations": [
              "video.generate"
            ],
            "total": 10,
            "available": 10,
            "executable": 10,
            "cataloged_not_wired": 0,
            "first_model_ids": [
              "fal.bytedance-seedance-2-0-fast-text-to-video",
              "fal.kling-video-v3-standard-text-to-video",
              "fal.ltx-2-3-text-to-video-fast",
              "fal.ltx-video-13b-distilled",
              "fal.luma-agent-ray-v3-2-text-to-video"
            ],
            "list_command": "luxin models list --provider fal --modality video --operation video.generate --json"
          },
          {
            "provider_id": "fal",
            "category": "utility",
            "label": "FAL Utility",
            "modality": "image",
            "operations": [
              "image.utility"
            ],
            "total": 26,
            "available": 26,
            "executable": 26,
            "cataloged_not_wired": 0,
            "first_model_ids": [
              "fal.ben-v2-image",
              "fal.bria-background-remove",
              "fal.bria-eraser",
              "fal.bria-expand",
              "fal.bria-fibo-edit-add-object-by-text"
            ],
            "list_command": "luxin models list --provider fal --modality image --operation image.utility --json"
          },
          {
            "provider_id": "mock",
            "category": "text-to-image",
            "label": "MOCK Text To Image",
            "modality": "image",
            "operations": [
              "image.generate"
            ],
            "total": 1,
            "available": 1,
            "executable": 1,
            "cataloged_not_wired": 0,
            "first_model_ids": [
              "mock.draft-image.v1"
            ],
            "list_command": "luxin models list --provider mock --modality image --operation image.generate --json"
          },
          {
            "provider_id": "openai",
            "category": "image-to-image",
            "label": "OPENAI Image To Image",
            "modality": "image",
            "operations": [
              "image.edit"
            ],
            "total": 3,
            "available": 3,
            "executable": 3,
            "cataloged_not_wired": 0,
            "first_model_ids": [
              "openai.gpt-image-1.5-edit",
              "openai.gpt-image-2-2026-04-21-edit",
              "openai.gpt-image-2-edit"
            ],
            "list_command": "luxin models list --provider openai --modality image --operation image.edit --json"
          },
          {
            "provider_id": "openai",
            "category": "text-to-image",
            "label": "OPENAI Text To Image",
            "modality": "image",
            "operations": [
              "image.generate"
            ],
            "total": 3,
            "available": 3,
            "executable": 3,
            "cataloged_not_wired": 0,
            "first_model_ids": [
              "openai.gpt-image-1.5",
              "openai.gpt-image-2",
              "openai.gpt-image-2-2026-04-21"
            ],
            "list_command": "luxin models list --provider openai --modality image --operation image.generate --json"
          },
          {
            "provider_id": "xai",
            "category": "image-to-image",
            "label": "XAI Image To Image",
            "modality": "image",
            "operations": [
              "image.edit"
            ],
            "total": 3,
            "available": 3,
            "executable": 3,
            "cataloged_not_wired": 0,
            "first_model_ids": [
              "xai.grok-imagine-image-2.0-edit",
              "xai.grok-imagine-image-edit",
              "xai.grok-imagine-image-quality-edit"
            ],
            "list_command": "luxin models list --provider xai --modality image --operation image.edit --json"
          },
          {
            "provider_id": "xai",
            "category": "text-to-image",
            "label": "XAI Text To Image",
            "modality": "image",
            "operations": [
              "image.generate"
            ],
            "total": 3,
            "available": 3,
            "executable": 3,
            "cataloged_not_wired": 0,
            "first_model_ids": [
              "xai.grok-imagine-image",
              "xai.grok-imagine-image-2.0",
              "xai.grok-imagine-image-quality"
            ],
            "list_command": "luxin models list --provider xai --modality image --operation image.generate --json"
          }
        ]
      },
      "full_catalog": {
        "included": false,
        "unavailable_included": true,
        "cataloged_not_wired_included": false,
        "inspect_command": "luxin models show MODEL_ID --json"
      },
      "result_shape": "compact_model_summary",
      "full_list_command": "luxin models list --details --json"
    },
    "models": [
      {
        "id": "fal.bagel",
        "default": true,
        "display_name": "Fal Bagel",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.17,
        "credits_required": 17,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 17
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "provider_default",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bagel --json"
      },
      {
        "id": "fal.bagel-edit",
        "default": false,
        "display_name": "Fal Bagel Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.17,
        "credits_required": 17,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "provider_default",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.bagel-edit --json"
      },
      {
        "id": "fal.ben-v2-image",
        "default": false,
        "display_name": "Fal BEN V2 Background Removal",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.ben-v2-image --json"
      },
      {
        "id": "fal.bitdance",
        "default": false,
        "display_name": "Fal Bitdance",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.02,
        "credits_required": 2,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 2,
          "4:3": 2,
          "3:4": 2,
          "16:9": 2,
          "9:16": 2
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bitdance --json"
      },
      {
        "id": "fal.bria-background-remove",
        "default": false,
        "display_name": "Fal Bria RMBG 2.0",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.03,
        "credits_required": 3,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-background-remove --json"
      },
      {
        "id": "fal.bria-background-replace",
        "default": false,
        "display_name": "Fal Bria Background Replace",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.bria-background-replace --json"
      },
      {
        "id": "fal.bria-eraser",
        "default": false,
        "display_name": "Fal Bria Eraser",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "mask-required",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-eraser --json"
      },
      {
        "id": "fal.bria-expand",
        "default": false,
        "display_name": "Fal Bria Expand Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-expand --json"
      },
      {
        "id": "fal.bria-fibo-bbq-preview-generate",
        "default": false,
        "display_name": "Fal Bria Fibo BBQ Preview",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 7,
          "2:3": 7,
          "3:2": 7,
          "3:4": 7,
          "4:3": 7,
          "4:5": 7,
          "5:4": 7,
          "9:16": 7,
          "16:9": 7
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bria-fibo-bbq-preview-generate --json"
      },
      {
        "id": "fal.bria-fibo-edit-add-object-by-text",
        "default": false,
        "display_name": "Fal Bria Fibo Edit Add Object by Text",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-fibo-edit-add-object-by-text --json"
      },
      {
        "id": "fal.bria-fibo-edit-blend",
        "default": false,
        "display_name": "Fal Bria Fibo Edit Blend",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-fibo-edit-blend --json"
      },
      {
        "id": "fal.bria-fibo-edit-colorize",
        "default": false,
        "display_name": "Fal Bria Fibo Edit Colorize",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-fibo-edit-colorize --json"
      },
      {
        "id": "fal.bria-fibo-edit-edit",
        "default": false,
        "display_name": "Fal Bria Fibo Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "mask",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-fibo-edit-edit --json"
      },
      {
        "id": "fal.bria-fibo-edit-erase-by-text",
        "default": false,
        "display_name": "Fal Bria Fibo Edit Erase by Text",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-fibo-edit-erase-by-text --json"
      },
      {
        "id": "fal.bria-fibo-edit-relight",
        "default": false,
        "display_name": "Fal Bria Fibo Edit Relight",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-fibo-edit-relight --json"
      },
      {
        "id": "fal.bria-fibo-edit-replace-object-by-text",
        "default": false,
        "display_name": "Fal Bria Fibo Edit Replace Object by Text",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-fibo-edit-replace-object-by-text --json"
      },
      {
        "id": "fal.bria-fibo-edit-reseason",
        "default": false,
        "display_name": "Fal Bria Fibo Edit Reseason",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-fibo-edit-reseason --json"
      },
      {
        "id": "fal.bria-fibo-edit-restore",
        "default": false,
        "display_name": "Fal Bria Fibo Edit Restore",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-fibo-edit-restore --json"
      },
      {
        "id": "fal.bria-fibo-edit-restyle",
        "default": false,
        "display_name": "Fal Bria Fibo Edit Restyle",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-fibo-edit-restyle --json"
      },
      {
        "id": "fal.bria-fibo-edit-rewrite-text",
        "default": false,
        "display_name": "Fal Bria Fibo Edit Rewrite Text",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-fibo-edit-rewrite-text --json"
      },
      {
        "id": "fal.bria-fibo-edit-sketch-to-colored-image",
        "default": false,
        "display_name": "Fal Bria Fibo Edit Sketch to Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.bria-fibo-edit-sketch-to-colored-image --json"
      },
      {
        "id": "fal.bria-fibo-generate",
        "default": false,
        "display_name": "Fal Bria Fibo",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 7,
          "2:3": 7,
          "3:2": 7,
          "3:4": 7,
          "4:3": 7,
          "4:5": 7,
          "5:4": 7,
          "9:16": 7,
          "16:9": 7
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4MP",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bria-fibo-generate --json"
      },
      {
        "id": "fal.bria-fibo-lite-generate",
        "default": false,
        "display_name": "Fal Bria Fibo Lite",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.06,
        "credits_required": 6,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 6,
          "2:3": 6,
          "3:2": 6,
          "3:4": 6,
          "4:3": 6,
          "4:5": 6,
          "5:4": 6,
          "9:16": 6,
          "16:9": 6
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bria-fibo-lite-generate --json"
      },
      {
        "id": "fal.bria-genfill",
        "default": false,
        "display_name": "Fal Bria GenFill",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "mask-required",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.bria-genfill --json"
      },
      {
        "id": "fal.bria-reimagine",
        "default": false,
        "display_name": "Fal Bria Reimagine",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "multi-output",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 4,
        "max_resolution": "provider_default",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.bria-reimagine --json"
      },
      {
        "id": "fal.bria-text-to-image-base",
        "default": false,
        "display_name": "Fal Bria Text-to-Image Base",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 7,
          "2:3": 7,
          "3:2": 7,
          "3:4": 7,
          "4:3": 7,
          "4:5": 7,
          "5:4": 7,
          "9:16": 7,
          "16:9": 7
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bria-text-to-image-base --json"
      },
      {
        "id": "fal.bria-text-to-image-fast",
        "default": false,
        "display_name": "Fal Bria Text-to-Image Fast",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "2:3": 5,
          "3:2": 5,
          "3:4": 5,
          "4:3": 5,
          "4:5": 5,
          "5:4": 5,
          "9:16": 5,
          "16:9": 5
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bria-text-to-image-fast --json"
      },
      {
        "id": "fal.bria-text-to-image-hd",
        "default": false,
        "display_name": "Fal Bria Text-to-Image HD",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 7,
          "2:3": 7,
          "3:2": 7,
          "3:4": 7,
          "4:3": 7,
          "4:5": 7,
          "5:4": 7,
          "9:16": 7,
          "16:9": 7
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bria-text-to-image-hd --json"
      },
      {
        "id": "fal.bria-upscale-creative",
        "default": false,
        "display_name": "Fal Bria Creative Upscale",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "upscale"
        ],
        "operations": [
          "image.upscale"
        ],
        "task_tags": [
          "image",
          "upscale",
          "enhance",
          "restore",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent_2x",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.bria-upscale-creative --json"
      },
      {
        "id": "fal.bytedance-dreamina-v3-1-text-to-image",
        "default": false,
        "display_name": "Fal Bytedance Dreamina 3.1",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "4:3": 5,
          "3:4": 5,
          "16:9": 5,
          "9:16": 5
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bytedance-dreamina-v3-1-text-to-image --json"
      },
      {
        "id": "fal.bytedance-seedance-2-0-fast-image-to-video",
        "default": false,
        "display_name": "Fal Seedance 2.0 Fast Image-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "21:9": 25,
          "16:9": 25,
          "4:3": 25,
          "1:1": 25,
          "3:4": 25,
          "9:16": 25
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "720p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bytedance-seedance-2-0-fast-image-to-video --json"
      },
      {
        "id": "fal.bytedance-seedance-2-0-fast-text-to-video",
        "default": false,
        "display_name": "Fal Seedance 2.0 Fast Text-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "21:9": 25,
          "16:9": 25,
          "4:3": 25,
          "1:1": 25,
          "3:4": 25,
          "9:16": 25
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "720p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bytedance-seedance-2-0-fast-text-to-video --json"
      },
      {
        "id": "fal.bytedance-seedream-v3-text-to-image",
        "default": false,
        "display_name": "Fal Bytedance Seedream 3.0",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "4:3": 5,
          "3:4": 5,
          "16:9": 5,
          "9:16": 5
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bytedance-seedream-v3-text-to-image --json"
      },
      {
        "id": "fal.bytedance-seedream-v4-5-edit",
        "default": false,
        "display_name": "Fal Bytedance Seedream 4.5 Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4MP",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.bytedance-seedream-v4-5-edit --json"
      },
      {
        "id": "fal.bytedance-seedream-v4-5-text-to-image",
        "default": false,
        "display_name": "Fal Bytedance Seedream 4.5",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 7,
          "4:3": 7,
          "3:4": 7,
          "16:9": 7,
          "9:16": 7
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4MP",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bytedance-seedream-v4-5-text-to-image --json"
      },
      {
        "id": "fal.bytedance-seedream-v4-edit",
        "default": false,
        "display_name": "Fal Bytedance Seedream v4 Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4096x4096",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.bytedance-seedream-v4-edit --json"
      },
      {
        "id": "fal.bytedance-seedream-v4-text-to-image",
        "default": false,
        "display_name": "Fal Bytedance Seedream v4",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "4:3": 5,
          "3:4": 5,
          "16:9": 5,
          "9:16": 5
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4096x4096",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bytedance-seedream-v4-text-to-image --json"
      },
      {
        "id": "fal.bytedance-seedream-v5-lite-edit",
        "default": false,
        "display_name": "Fal Bytedance Seedream 5.0 Lite Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.06,
        "credits_required": 6,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "3072x3072",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.bytedance-seedream-v5-lite-edit --json"
      },
      {
        "id": "fal.bytedance-seedream-v5-lite-text-to-image",
        "default": false,
        "display_name": "Fal Bytedance Seedream 5.0 Lite",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.06,
        "credits_required": 6,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 6,
          "4:3": 6,
          "3:4": 6,
          "16:9": 6,
          "9:16": 6
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "3072x3072",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.bytedance-seedream-v5-lite-text-to-image --json"
      },
      {
        "id": "fal.cartoonify",
        "default": false,
        "display_name": "Fal Cartoonify",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.17,
        "credits_required": 17,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.cartoonify --json"
      },
      {
        "id": "fal.chain-of-zoom",
        "default": false,
        "display_name": "Fal Chain of Zoom",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "multi-output",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.21,
        "credits_required": 21,
        "pricing_confidence": "estimated",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 8,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.chain-of-zoom --json"
      },
      {
        "id": "fal.chrono-edit",
        "default": false,
        "display_name": "Fal Chrono Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.02,
        "credits_required": 2,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "720p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.chrono-edit --json"
      },
      {
        "id": "fal.chrono-edit-lora",
        "default": false,
        "display_name": "Fal Chrono Edit LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.04,
        "credits_required": 4,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "720p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.chrono-edit-lora --json"
      },
      {
        "id": "fal.chrono-edit-lora-gallery-paintbrush",
        "default": false,
        "display_name": "Fal Chrono Edit LoRA Gallery Paintbrush",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "mask-required",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.04,
        "credits_required": 4,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "720p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.chrono-edit-lora-gallery-paintbrush --json"
      },
      {
        "id": "fal.chrono-edit-lora-gallery-upscaler",
        "default": false,
        "display_name": "Fal Chrono Edit LoRA Gallery Upscaler",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "upscale"
        ],
        "operations": [
          "image.upscale"
        ],
        "task_tags": [
          "image",
          "upscale",
          "enhance",
          "restore",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent_upscale",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.chrono-edit-lora-gallery-upscaler --json"
      },
      {
        "id": "fal.clarity-upscaler",
        "default": false,
        "display_name": "Fal Clarity Upscaler",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "upscale"
        ],
        "operations": [
          "image.upscale"
        ],
        "task_tags": [
          "image",
          "upscale",
          "enhance",
          "restore",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent_upscale",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.clarity-upscaler --json"
      },
      {
        "id": "fal.clarityai-crystal-upscaler",
        "default": false,
        "display_name": "Fal Clarity AI Crystal Upscaler",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "upscale"
        ],
        "operations": [
          "image.upscale"
        ],
        "task_tags": [
          "image",
          "upscale",
          "enhance",
          "restore",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent_upscale",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.clarityai-crystal-upscaler --json"
      },
      {
        "id": "fal.codeformer",
        "default": false,
        "display_name": "Fal CodeFormer",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.codeformer --json"
      },
      {
        "id": "fal.cogview4",
        "default": false,
        "display_name": "Fal CogView4",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.14,
        "credits_required": 14,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 18,
          "4:3": 14,
          "3:4": 14,
          "16:9": 10,
          "9:16": 10
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.cogview4 --json"
      },
      {
        "id": "fal.ddcolor",
        "default": false,
        "display_name": "Fal DDColor",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.ddcolor --json"
      },
      {
        "id": "fal.docres",
        "default": false,
        "display_name": "Fal DocRes",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.docres --json"
      },
      {
        "id": "fal.docres-dewarp",
        "default": false,
        "display_name": "Fal DocRes Dewarp",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.docres-dewarp --json"
      },
      {
        "id": "fal.drct-super-resolution",
        "default": false,
        "display_name": "Fal DRCT-Super-Resolution",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent_upscale",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.drct-super-resolution --json"
      },
      {
        "id": "fal.dreamo",
        "default": false,
        "display_name": "Fal DreamO",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "reference-image",
          "multi-reference",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.09,
        "credits_required": 9,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 9,
          "4:3": 7,
          "3:4": 7,
          "16:9": 5,
          "9:16": 5
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.dreamo --json"
      },
      {
        "id": "fal.dreamomni2-edit",
        "default": false,
        "display_name": "Fal DreamOmni2 Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "reference-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.09,
        "credits_required": 9,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.dreamomni2-edit --json"
      },
      {
        "id": "fal.ernie-image",
        "default": false,
        "display_name": "Fal ERNIE Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.06,
        "credits_required": 6,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 6,
          "4:3": 4,
          "3:4": 4,
          "16:9": 3,
          "9:16": 3
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.ernie-image --json"
      },
      {
        "id": "fal.ernie-image-lora",
        "default": false,
        "display_name": "Fal ERNIE Image LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 7,
          "4:3": 5,
          "3:4": 5,
          "16:9": 4,
          "9:16": 4
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.ernie-image-lora --json"
      },
      {
        "id": "fal.ernie-image-lora-turbo",
        "default": false,
        "display_name": "Fal ERNIE Image LoRA Turbo",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.03,
        "credits_required": 3,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 3,
          "4:3": 2,
          "3:4": 2,
          "16:9": 2,
          "9:16": 2
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.ernie-image-lora-turbo --json"
      },
      {
        "id": "fal.ernie-image-turbo",
        "default": false,
        "display_name": "Fal ERNIE Image Turbo",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.02,
        "credits_required": 2,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 2,
          "4:3": 2,
          "3:4": 2,
          "16:9": 1,
          "9:16": 1
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.ernie-image-turbo --json"
      },
      {
        "id": "fal.f-lite-standard",
        "default": false,
        "display_name": "Fal F-Lite Standard",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.04,
        "credits_required": 4,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "4:3": 4,
          "3:4": 4,
          "16:9": 3,
          "9:16": 3
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.f-lite-standard --json"
      },
      {
        "id": "fal.f-lite-texture",
        "default": false,
        "display_name": "Fal F-Lite Texture",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.04,
        "credits_required": 4,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "4:3": 4,
          "3:4": 4,
          "16:9": 3,
          "9:16": 3
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.f-lite-texture --json"
      },
      {
        "id": "fal.flux-1-dev",
        "default": false,
        "display_name": "Fal FLUX.1 [dev]",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.04,
        "credits_required": 4,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "4:3": 4,
          "3:4": 4,
          "16:9": 3,
          "9:16": 3
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-1-dev --json"
      },
      {
        "id": "fal.flux-1-dev-image-to-image",
        "default": false,
        "display_name": "Fal FLUX.1 [dev] Image-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-1-dev-image-to-image --json"
      },
      {
        "id": "fal.flux-1-krea",
        "default": false,
        "display_name": "Fal FLUX.1 Krea [dev]",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.04,
        "credits_required": 4,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "4:3": 4,
          "3:4": 4,
          "16:9": 3,
          "9:16": 3
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-1-krea --json"
      },
      {
        "id": "fal.flux-1-krea-image-to-image",
        "default": false,
        "display_name": "Fal FLUX.1 Krea [dev] Image-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-1-krea-image-to-image --json"
      },
      {
        "id": "fal.flux-1-schnell",
        "default": false,
        "display_name": "Fal FLUX.1 [schnell]",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.01,
        "credits_required": 1,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 1,
          "4:3": 1,
          "3:4": 1,
          "16:9": 1,
          "9:16": 1
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-1-schnell --json"
      },
      {
        "id": "fal.flux-1-srpo",
        "default": false,
        "display_name": "Fal FLUX.1 SRPO [dev]",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.04,
        "credits_required": 4,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "4:3": 4,
          "3:4": 4,
          "16:9": 3,
          "9:16": 3
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-1-srpo --json"
      },
      {
        "id": "fal.flux-1-srpo-image-to-image",
        "default": false,
        "display_name": "Fal FLUX.1 SRPO [dev] Image-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-1-srpo-image-to-image --json"
      },
      {
        "id": "fal.flux-2",
        "default": false,
        "display_name": "Fal FLUX.2",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 3,
          "4:3": 2,
          "3:4": 2,
          "16:9": 2,
          "9:16": 2
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2 --json"
      },
      {
        "id": "fal.flux-2-edit",
        "default": false,
        "display_name": "Fal FLUX.2 Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-edit --json"
      },
      {
        "id": "fal.flux-2-flash",
        "default": false,
        "display_name": "Fal FLUX.2 Flash",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 1,
          "4:3": 1,
          "3:4": 1,
          "16:9": 1,
          "9:16": 1
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2-flash --json"
      },
      {
        "id": "fal.flux-2-flash-edit",
        "default": false,
        "display_name": "Fal FLUX.2 Flash Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-flash-edit --json"
      },
      {
        "id": "fal.flux-2-flex",
        "default": false,
        "display_name": "Fal FLUX.2 Flex",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 9,
          "4:3": 9,
          "3:4": 9,
          "16:9": 9,
          "9:16": 9
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2-flex --json"
      },
      {
        "id": "fal.flux-2-flex-edit",
        "default": false,
        "display_name": "Fal FLUX.2 Flex Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-flex-edit --json"
      },
      {
        "id": "fal.flux-2-klein-4b",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 4B",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 1,
          "4:3": 1,
          "3:4": 1,
          "16:9": 1,
          "9:16": 1
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2-klein-4b --json"
      },
      {
        "id": "fal.flux-2-klein-4b-base",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 4B Base",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 2,
          "4:3": 2,
          "3:4": 2,
          "16:9": 1,
          "9:16": 1
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2-klein-4b-base --json"
      },
      {
        "id": "fal.flux-2-klein-4b-base-edit",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 4B Base Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-klein-4b-base-edit --json"
      },
      {
        "id": "fal.flux-2-klein-4b-base-edit-lora",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 4B Base Edit LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-klein-4b-base-edit-lora --json"
      },
      {
        "id": "fal.flux-2-klein-4b-base-lora",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 4B Base LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 3,
          "4:3": 3,
          "3:4": 3,
          "16:9": 2,
          "9:16": 2
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2-klein-4b-base-lora --json"
      },
      {
        "id": "fal.flux-2-klein-4b-edit",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 4B Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-klein-4b-edit --json"
      },
      {
        "id": "fal.flux-2-klein-4b-edit-lora",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 4B Edit LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-klein-4b-edit-lora --json"
      },
      {
        "id": "fal.flux-2-klein-4b-lora",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 4B LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 2,
          "4:3": 2,
          "3:4": 2,
          "16:9": 1,
          "9:16": 1
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2-klein-4b-lora --json"
      },
      {
        "id": "fal.flux-2-klein-9b",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 9B",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 2,
          "4:3": 1,
          "3:4": 1,
          "16:9": 1,
          "9:16": 1
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2-klein-9b --json"
      },
      {
        "id": "fal.flux-2-klein-9b-base",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 9B Base",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 2,
          "4:3": 2,
          "3:4": 2,
          "16:9": 2,
          "9:16": 2
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2-klein-9b-base --json"
      },
      {
        "id": "fal.flux-2-klein-9b-base-edit",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 9B Base Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-klein-9b-base-edit --json"
      },
      {
        "id": "fal.flux-2-klein-9b-base-edit-lora",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 9B Base Edit LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-klein-9b-base-edit-lora --json"
      },
      {
        "id": "fal.flux-2-klein-9b-base-lora",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 9B Base LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 4,
          "4:3": 3,
          "3:4": 3,
          "16:9": 2,
          "9:16": 2
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2-klein-9b-base-lora --json"
      },
      {
        "id": "fal.flux-2-klein-9b-edit",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 9B Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-klein-9b-edit --json"
      },
      {
        "id": "fal.flux-2-klein-9b-edit-lora",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 9B Edit LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-klein-9b-edit-lora --json"
      },
      {
        "id": "fal.flux-2-klein-9b-lora",
        "default": false,
        "display_name": "Fal FLUX.2 [klein] 9B LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 3,
          "4:3": 2,
          "3:4": 2,
          "16:9": 2,
          "9:16": 2
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2-klein-9b-lora --json"
      },
      {
        "id": "fal.flux-2-lora",
        "default": false,
        "display_name": "Fal FLUX.2 LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 4,
          "4:3": 3,
          "3:4": 3,
          "16:9": 3,
          "9:16": 3
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2-lora --json"
      },
      {
        "id": "fal.flux-2-lora-edit",
        "default": false,
        "display_name": "Fal FLUX.2 LoRA Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-lora-edit --json"
      },
      {
        "id": "fal.flux-2-max",
        "default": false,
        "display_name": "Fal FLUX.2 Max",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 12,
          "4:3": 12,
          "3:4": 12,
          "16:9": 12,
          "9:16": 12
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2-max --json"
      },
      {
        "id": "fal.flux-2-max-edit",
        "default": false,
        "display_name": "Fal FLUX.2 Max Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-max-edit --json"
      },
      {
        "id": "fal.flux-2-pro",
        "default": false,
        "display_name": "Fal FLUX.2 Pro",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "4:3": 5,
          "3:4": 5,
          "16:9": 5,
          "9:16": 5
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2-pro --json"
      },
      {
        "id": "fal.flux-2-pro-edit",
        "default": false,
        "display_name": "Fal FLUX.2 Pro Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-pro-edit --json"
      },
      {
        "id": "fal.flux-2-pro-outpaint",
        "default": false,
        "display_name": "Fal FLUX.2 Pro Outpaint",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.flux-2-pro-outpaint --json"
      },
      {
        "id": "fal.flux-2-turbo",
        "default": false,
        "display_name": "Fal FLUX.2 Turbo",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 2,
          "4:3": 2,
          "3:4": 2,
          "16:9": 1,
          "9:16": 1
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-2-turbo --json"
      },
      {
        "id": "fal.flux-2-turbo-edit",
        "default": false,
        "display_name": "Fal FLUX.2 Turbo Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-2-turbo-edit --json"
      },
      {
        "id": "fal.flux-control-lora-canny",
        "default": false,
        "display_name": "Fal FLUX.1 [dev] Control LoRA Canny",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "reference-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.06,
        "credits_required": 6,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 7,
          "4:3": 6,
          "3:4": 6,
          "16:9": 4,
          "9:16": 4
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-control-lora-canny --json"
      },
      {
        "id": "fal.flux-control-lora-canny-image-to-image",
        "default": false,
        "display_name": "Fal FLUX.1 [dev] Control LoRA Canny Image-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "reference-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-control-lora-canny-image-to-image --json"
      },
      {
        "id": "fal.flux-dev",
        "default": false,
        "display_name": "Fal FLUX.1 dev",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "4:3": 4,
          "3:4": 4,
          "16:9": 3,
          "9:16": 3
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-dev --json"
      },
      {
        "id": "fal.flux-dev-image-to-image",
        "default": false,
        "display_name": "Fal FLUX.1 Dev Image-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-dev-image-to-image --json"
      },
      {
        "id": "fal.flux-dev-redux",
        "default": false,
        "display_name": "Fal FLUX.1 dev Redux",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "variation"
        ],
        "operations": [
          "image.variation"
        ],
        "task_tags": [
          "image",
          "variation",
          "iterate",
          "style-transfer",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-dev-redux --json"
      },
      {
        "id": "fal.flux-krea",
        "default": false,
        "display_name": "Fal FLUX.1 Krea",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "4:3": 4,
          "3:4": 4,
          "16:9": 3,
          "9:16": 3
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-krea --json"
      },
      {
        "id": "fal.flux-krea-image-to-image",
        "default": false,
        "display_name": "Fal FLUX.1 Krea Image-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-krea-image-to-image --json"
      },
      {
        "id": "fal.flux-krea-redux",
        "default": false,
        "display_name": "Fal FLUX.1 Krea Redux",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "variation"
        ],
        "operations": [
          "image.variation"
        ],
        "task_tags": [
          "image",
          "variation",
          "iterate",
          "style-transfer",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-krea-redux --json"
      },
      {
        "id": "fal.flux-lora",
        "default": false,
        "display_name": "Fal Flux LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 6,
          "4:3": 6,
          "3:4": 6,
          "16:9": 6,
          "9:16": 6
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-lora --json"
      },
      {
        "id": "fal.flux-lora-image-to-image",
        "default": false,
        "display_name": "Fal Flux LoRA Image-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-lora-image-to-image --json"
      },
      {
        "id": "fal.flux-lora-inpainting",
        "default": false,
        "display_name": "Fal Flux LoRA Inpainting",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "mask-required",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-lora-inpainting --json"
      },
      {
        "id": "fal.flux-lora-stream",
        "default": false,
        "display_name": "Fal Flux LoRA Stream",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 6,
          "4:3": 6,
          "3:4": 6,
          "16:9": 6,
          "9:16": 6
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-lora-stream --json"
      },
      {
        "id": "fal.flux-pro-kontext",
        "default": false,
        "display_name": "Fal FLUX.1 Kontext Pro",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-pro-kontext --json"
      },
      {
        "id": "fal.flux-pro-kontext-max",
        "default": false,
        "display_name": "Fal FLUX.1 Kontext Max",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.14,
        "credits_required": 14,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-pro-kontext-max --json"
      },
      {
        "id": "fal.flux-pro-kontext-max-multi",
        "default": false,
        "display_name": "Fal FLUX.1 Kontext Max Multi",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.14,
        "credits_required": 14,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-pro-kontext-max-multi --json"
      },
      {
        "id": "fal.flux-pro-kontext-max-text-to-image",
        "default": false,
        "display_name": "Fal FLUX.1 Kontext Max Text to Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.14,
        "credits_required": 14,
        "create_credit_debit_by_aspect_ratio": {
          "21:9": 14,
          "16:9": 14,
          "4:3": 14,
          "3:2": 14,
          "1:1": 14,
          "2:3": 14,
          "3:4": 14,
          "9:16": 14,
          "9:21": 14
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-pro-kontext-max-text-to-image --json"
      },
      {
        "id": "fal.flux-pro-kontext-text-to-image",
        "default": false,
        "display_name": "Fal FLUX.1 Kontext Pro Text to Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "create_credit_debit_by_aspect_ratio": {
          "21:9": 7,
          "16:9": 7,
          "4:3": 7,
          "3:2": 7,
          "1:1": 7,
          "2:3": 7,
          "3:4": 7,
          "9:16": 7,
          "9:21": 7
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-pro-kontext-text-to-image --json"
      },
      {
        "id": "fal.flux-pro-v1-1",
        "default": false,
        "display_name": "Fal FLUX.1 Pro 1.1",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 7,
          "4:3": 7,
          "3:4": 7,
          "16:9": 7,
          "9:16": 7
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-pro-v1-1 --json"
      },
      {
        "id": "fal.flux-pro-v1-1-redux",
        "default": false,
        "display_name": "Fal FLUX.1 Pro 1.1 Redux",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "variation"
        ],
        "operations": [
          "image.variation"
        ],
        "task_tags": [
          "image",
          "variation",
          "iterate",
          "style-transfer",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.09,
        "credits_required": 9,
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-pro-v1-1-redux --json"
      },
      {
        "id": "fal.flux-pro-v1-1-ultra",
        "default": false,
        "display_name": "Fal FLUX.1 Pro 1.1 Ultra",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.1,
        "credits_required": 10,
        "create_credit_debit_by_aspect_ratio": {
          "21:9": 10,
          "16:9": 10,
          "4:3": 10,
          "3:2": 10,
          "1:1": 10,
          "2:3": 10,
          "3:4": 10,
          "9:16": 10,
          "9:21": 10
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4MP",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-pro-v1-1-ultra --json"
      },
      {
        "id": "fal.flux-pro-v1-1-ultra-finetuned",
        "default": false,
        "display_name": "Fal FLUX.1 Pro 1.1 Ultra Fine-tuned",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.12,
        "credits_required": 12,
        "create_credit_debit_by_aspect_ratio": {
          "21:9": 12,
          "16:9": 12,
          "4:3": 12,
          "3:2": 12,
          "1:1": 12,
          "2:3": 12,
          "3:4": 12,
          "9:16": 12,
          "9:21": 12
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-pro-v1-1-ultra-finetuned --json"
      },
      {
        "id": "fal.flux-pro-v1-1-ultra-redux",
        "default": false,
        "display_name": "Fal FLUX.1 Pro 1.1 Ultra Redux",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "variation"
        ],
        "operations": [
          "image.variation"
        ],
        "task_tags": [
          "image",
          "variation",
          "iterate",
          "style-transfer",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4MP",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-pro-v1-1-ultra-redux --json"
      },
      {
        "id": "fal.flux-pro-v1-fill",
        "default": false,
        "display_name": "Fal FLUX.1 Pro Fill",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "mask-required",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-pro-v1-fill --json"
      },
      {
        "id": "fal.flux-pro-v1-fill-finetuned",
        "default": false,
        "display_name": "Fal FLUX.1 Pro Fill Fine-tuned",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "mask-required",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-pro-v1-fill-finetuned --json"
      },
      {
        "id": "fal.flux-schnell",
        "default": false,
        "display_name": "Fal FLUX.1 Schnell",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 1,
          "4:3": 1,
          "3:4": 1,
          "16:9": 1,
          "9:16": 1
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-schnell --json"
      },
      {
        "id": "fal.flux-schnell-redux",
        "default": false,
        "display_name": "Fal FLUX.1 Schnell Redux",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "variation"
        ],
        "operations": [
          "image.variation"
        ],
        "task_tags": [
          "image",
          "variation",
          "iterate",
          "style-transfer",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-schnell-redux --json"
      },
      {
        "id": "fal.flux-srpo",
        "default": false,
        "display_name": "Fal FLUX.1 SRPO",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "4:3": 4,
          "3:4": 4,
          "16:9": 3,
          "9:16": 3
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.flux-srpo --json"
      },
      {
        "id": "fal.flux-srpo-image-to-image",
        "default": false,
        "display_name": "Fal FLUX.1 SRPO Image-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.flux-srpo-image-to-image --json"
      },
      {
        "id": "fal.gemini-25-flash-image",
        "default": false,
        "display_name": "Fal Gemini 2.5 Flash Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "create_credit_debit_by_aspect_ratio": {
          "21:9": 7,
          "16:9": 7,
          "3:2": 7,
          "4:3": 7,
          "5:4": 7,
          "1:1": 7,
          "4:5": 7,
          "3:4": 7,
          "2:3": 7,
          "9:16": 7
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.gemini-25-flash-image --json"
      },
      {
        "id": "fal.gemini-25-flash-image-edit",
        "default": false,
        "display_name": "Fal Gemini 2.5 Flash Image Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.gemini-25-flash-image-edit --json"
      },
      {
        "id": "fal.gemini-3-1-flash-image-preview",
        "default": false,
        "display_name": "Fal Gemini 3.1 Flash Image Preview",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.14,
        "credits_required": 14,
        "create_credit_debit_by_aspect_ratio": {
          "21:9": 14,
          "16:9": 14,
          "3:2": 14,
          "4:3": 14,
          "5:4": 14,
          "1:1": 14,
          "4:5": 14,
          "3:4": 14,
          "2:3": 14,
          "9:16": 14,
          "4:1": 14,
          "1:4": 14,
          "8:1": 14,
          "1:8": 14
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.gemini-3-1-flash-image-preview --json"
      },
      {
        "id": "fal.gemini-3-1-flash-image-preview-edit",
        "default": false,
        "display_name": "Fal Gemini 3.1 Flash Image Preview Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.14,
        "credits_required": 14,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.gemini-3-1-flash-image-preview-edit --json"
      },
      {
        "id": "fal.gemini-3-pro-image-preview",
        "default": false,
        "display_name": "Fal Gemini 3 Pro Image Preview",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "21:9": 25,
          "16:9": 25,
          "3:2": 25,
          "4:3": 25,
          "5:4": 25,
          "1:1": 25,
          "4:5": 25,
          "3:4": 25,
          "2:3": 25,
          "9:16": 25
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.gemini-3-pro-image-preview --json"
      },
      {
        "id": "fal.gemini-3-pro-image-preview-edit",
        "default": false,
        "display_name": "Fal Gemini 3 Pro Image Preview Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.gemini-3-pro-image-preview-edit --json"
      },
      {
        "id": "fal.ideogram-upscale",
        "default": false,
        "display_name": "Fal Ideogram Upscale",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "upscale"
        ],
        "operations": [
          "image.upscale"
        ],
        "task_tags": [
          "image",
          "upscale",
          "enhance",
          "restore",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.1,
        "credits_required": 10,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent_2x",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.ideogram-upscale --json"
      },
      {
        "id": "fal.ideogram-v2",
        "default": false,
        "display_name": "Fal Ideogram V2",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.14,
        "credits_required": 14,
        "create_credit_debit_by_aspect_ratio": {
          "10:16": 14,
          "16:10": 14,
          "9:16": 14,
          "16:9": 14,
          "4:3": 14,
          "3:4": 14,
          "1:1": 14,
          "1:3": 14,
          "3:1": 14,
          "3:2": 14,
          "2:3": 14
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.ideogram-v2 --json"
      },
      {
        "id": "fal.ideogram-v2-edit",
        "default": false,
        "display_name": "Fal Ideogram V2 Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "mask-required",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.14,
        "credits_required": 14,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.ideogram-v2-edit --json"
      },
      {
        "id": "fal.ideogram-v2-remix",
        "default": false,
        "display_name": "Fal Ideogram V2 Remix",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "variation"
        ],
        "operations": [
          "image.variation"
        ],
        "task_tags": [
          "image",
          "variation",
          "iterate",
          "style-transfer",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.14,
        "credits_required": 14,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.ideogram-v2-remix --json"
      },
      {
        "id": "fal.ideogram-v2a",
        "default": false,
        "display_name": "Fal Ideogram V2A",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "create_credit_debit_by_aspect_ratio": {
          "10:16": 7,
          "16:10": 7,
          "9:16": 7,
          "16:9": 7,
          "4:3": 7,
          "3:4": 7,
          "1:1": 7,
          "1:3": 7,
          "3:1": 7,
          "3:2": 7,
          "2:3": 7
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.ideogram-v2a --json"
      },
      {
        "id": "fal.ideogram-v2a-remix",
        "default": false,
        "display_name": "Fal Ideogram V2A Remix",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "variation"
        ],
        "operations": [
          "image.variation"
        ],
        "task_tags": [
          "image",
          "variation",
          "iterate",
          "style-transfer",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.ideogram-v2a-remix --json"
      },
      {
        "id": "fal.ideogram-v2a-turbo",
        "default": false,
        "display_name": "Fal Ideogram V2A Turbo",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "create_credit_debit_by_aspect_ratio": {
          "10:16": 5,
          "16:10": 5,
          "9:16": 5,
          "16:9": 5,
          "4:3": 5,
          "3:4": 5,
          "1:1": 5,
          "1:3": 5,
          "3:1": 5,
          "3:2": 5,
          "2:3": 5
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.ideogram-v2a-turbo --json"
      },
      {
        "id": "fal.ideogram-v2a-turbo-remix",
        "default": false,
        "display_name": "Fal Ideogram V2A Turbo Remix",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "variation"
        ],
        "operations": [
          "image.variation"
        ],
        "task_tags": [
          "image",
          "variation",
          "iterate",
          "style-transfer",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.ideogram-v2a-turbo-remix --json"
      },
      {
        "id": "fal.ideogram-v3-layerize-text",
        "default": false,
        "display_name": "Fal Ideogram Layerize Text",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "utility"
        ],
        "operations": [
          "image.utility"
        ],
        "task_tags": [
          "image",
          "utility",
          "inspect",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.15,
        "credits_required": 15,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [],
        "show_command": "luxin models show fal.ideogram-v3-layerize-text --json"
      },
      {
        "id": "fal.imagen3",
        "default": false,
        "display_name": "Fal Imagen3",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.09,
        "credits_required": 9,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 9,
          "16:9": 9,
          "9:16": 9,
          "3:4": 9,
          "4:3": 9
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.imagen3 --json"
      },
      {
        "id": "fal.imagen4-preview",
        "default": false,
        "display_name": "Fal Imagen 4 Preview",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 7,
          "16:9": 7,
          "9:16": 7,
          "4:3": 7,
          "3:4": 7
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.imagen4-preview --json"
      },
      {
        "id": "fal.imagen4-preview-fast",
        "default": false,
        "display_name": "Fal Imagen 4 Preview Fast",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.04,
        "credits_required": 4,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 4,
          "16:9": 4,
          "9:16": 4,
          "4:3": 4,
          "3:4": 4
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.imagen4-preview-fast --json"
      },
      {
        "id": "fal.imagen4-preview-ultra",
        "default": false,
        "display_name": "Fal Imagen 4 Preview Ultra",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.1,
        "credits_required": 10,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 10,
          "16:9": 10,
          "9:16": 10,
          "4:3": 10,
          "3:4": 10
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.imagen4-preview-ultra --json"
      },
      {
        "id": "fal.instant-character",
        "default": false,
        "display_name": "Fal Instant Character",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.instant-character --json"
      },
      {
        "id": "fal.kling-image-o1",
        "default": false,
        "display_name": "Fal Kling O1 Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "reference-image",
          "multi-reference",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.kling-image-o1 --json"
      },
      {
        "id": "fal.kling-image-o3-image-to-image",
        "default": false,
        "display_name": "Fal Kling Image O3 Image-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "reference-image",
          "multi-reference",
          "multi-output",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 9,
        "max_resolution": "4K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.kling-image-o3-image-to-image --json"
      },
      {
        "id": "fal.kling-image-o3-text-to-image",
        "default": false,
        "display_name": "Fal Kling Image O3 Text-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "reference-image",
          "multi-reference",
          "multi-output",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "create_credit_debit_by_aspect_ratio": {
          "21:9": 5,
          "16:9": 5,
          "4:3": 5,
          "3:2": 5,
          "1:1": 5,
          "2:3": 5,
          "3:4": 5,
          "9:16": 5
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 9,
        "max_resolution": "4K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.kling-image-o3-text-to-image --json"
      },
      {
        "id": "fal.kling-image-v3-image-to-image",
        "default": false,
        "display_name": "Fal Kling Image v3 Image-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "reference-image",
          "multi-reference",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.kling-image-v3-image-to-image --json"
      },
      {
        "id": "fal.kling-image-v3-text-to-image",
        "default": false,
        "display_name": "Fal Kling Image v3 Text-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "reference-image",
          "multi-reference",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "create_credit_debit_by_aspect_ratio": {
          "21:9": 5,
          "16:9": 5,
          "4:3": 5,
          "3:2": 5,
          "1:1": 5,
          "2:3": 5,
          "3:4": 5,
          "9:16": 5
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.kling-image-v3-text-to-image --json"
      },
      {
        "id": "fal.kling-video-v3-standard-image-to-video",
        "default": false,
        "display_name": "Fal Kling Video v3 Standard Image-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 1.29,
        "credits_required": 129,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 129,
          "9:16": 129,
          "1:1": 129
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.kling-video-v3-standard-image-to-video --json"
      },
      {
        "id": "fal.kling-video-v3-standard-text-to-video",
        "default": false,
        "display_name": "Fal Kling Video v3 Standard Text-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "downloadable"
        ],
        "estimated_usd_per_image": 1.29,
        "credits_required": 129,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 129,
          "9:16": 129,
          "1:1": 129
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.kling-video-v3-standard-text-to-video --json"
      },
      {
        "id": "fal.longcat-image",
        "default": false,
        "display_name": "Fal LongCat Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.18,
        "credits_required": 18,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 23,
          "4:3": 18,
          "3:4": 18,
          "16:9": 13,
          "9:16": 13
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.longcat-image --json"
      },
      {
        "id": "fal.longcat-image-edit",
        "default": false,
        "display_name": "Fal LongCat Image Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.longcat-image-edit --json"
      },
      {
        "id": "fal.ltx-2-3-image-to-video-fast",
        "default": false,
        "display_name": "Fal LTX 2.3 Fast Image-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.6,
        "credits_required": 60,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 60,
          "9:16": 60
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2160p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.ltx-2-3-image-to-video-fast --json"
      },
      {
        "id": "fal.ltx-2-3-text-to-video-fast",
        "default": false,
        "display_name": "Fal LTX 2.3 Video Fast Text-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.6,
        "credits_required": 60,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 60,
          "9:16": 60
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2160p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.ltx-2-3-text-to-video-fast --json"
      },
      {
        "id": "fal.ltx-video-13b-distilled",
        "default": false,
        "display_name": "Fal LTX Video 13B Distilled",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 7,
          "9:16": 7,
          "1:1": 7
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "720p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.ltx-video-13b-distilled --json"
      },
      {
        "id": "fal.luma-agent-ray-v3-2-text-to-video",
        "default": false,
        "display_name": "Fal Luma Ray 3.2 Text-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.84,
        "credits_required": 84,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 84,
          "9:16": 84,
          "1:1": 84,
          "4:3": 84,
          "3:4": 84,
          "21:9": 84
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "1080p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.luma-agent-ray-v3-2-text-to-video --json"
      },
      {
        "id": "fal.minimax-hailuo-02-standard-image-to-video",
        "default": false,
        "display_name": "Fal MiniMax Hailuo 02 Standard Image-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.45,
        "credits_required": 45,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 45
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "768p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.minimax-hailuo-02-standard-image-to-video --json"
      },
      {
        "id": "fal.minimax-hailuo-02-standard-text-to-video",
        "default": false,
        "display_name": "Fal MiniMax Hailuo 02 Standard Text-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.45,
        "credits_required": 45,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 45
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "768p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.minimax-hailuo-02-standard-text-to-video --json"
      },
      {
        "id": "fal.nano-banana",
        "default": false,
        "display_name": "Fal Nano Banana",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "create_credit_debit_by_aspect_ratio": {
          "21:9": 7,
          "16:9": 7,
          "3:2": 7,
          "4:3": 7,
          "5:4": 7,
          "1:1": 7,
          "4:5": 7,
          "3:4": 7,
          "2:3": 7,
          "9:16": 7,
          "4:1": 7,
          "1:4": 7,
          "8:1": 7,
          "1:8": 7
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.nano-banana --json"
      },
      {
        "id": "fal.nano-banana-2",
        "default": false,
        "display_name": "Fal Nano Banana 2",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.14,
        "credits_required": 14,
        "create_credit_debit_by_aspect_ratio": {
          "21:9": 14,
          "16:9": 14,
          "3:2": 14,
          "4:3": 14,
          "5:4": 14,
          "1:1": 14,
          "4:5": 14,
          "3:4": 14,
          "2:3": 14,
          "9:16": 14,
          "4:1": 14,
          "1:4": 14,
          "8:1": 14,
          "1:8": 14
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.nano-banana-2 --json"
      },
      {
        "id": "fal.nano-banana-2-edit",
        "default": false,
        "display_name": "Fal Nano Banana 2 Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.14,
        "credits_required": 14,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.nano-banana-2-edit --json"
      },
      {
        "id": "fal.nano-banana-edit",
        "default": false,
        "display_name": "Fal Nano Banana Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.nano-banana-edit --json"
      },
      {
        "id": "fal.nano-banana-pro",
        "default": false,
        "display_name": "Fal Nano Banana Pro",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "21:9": 25,
          "16:9": 25,
          "3:2": 25,
          "4:3": 25,
          "5:4": 25,
          "1:1": 25,
          "4:5": 25,
          "3:4": 25,
          "2:3": 25,
          "9:16": 25
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.nano-banana-pro --json"
      },
      {
        "id": "fal.nano-banana-pro-edit",
        "default": false,
        "display_name": "Fal Nano Banana Pro Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "4K",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.nano-banana-pro-edit --json"
      },
      {
        "id": "fal.pixverse-v6-image-to-video",
        "default": false,
        "display_name": "Fal PixVerse V6 Image-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.38,
        "credits_required": 38,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 38
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "1080p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.pixverse-v6-image-to-video --json"
      },
      {
        "id": "fal.pixverse-v6-text-to-video",
        "default": false,
        "display_name": "Fal PixVerse V6 Text-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.38,
        "credits_required": 38,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 38,
          "4:3": 38,
          "1:1": 38,
          "3:4": 38,
          "9:16": 38,
          "2:3": 38,
          "3:2": 38,
          "21:9": 38
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "1080p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.pixverse-v6-text-to-video --json"
      },
      {
        "id": "fal.qwen-image",
        "default": false,
        "display_name": "Fal Qwen Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 4,
          "4:3": 4,
          "3:4": 4,
          "16:9": 4,
          "9:16": 4
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.qwen-image --json"
      },
      {
        "id": "fal.qwen-image-2-edit",
        "default": false,
        "display_name": "Fal Qwen Image 2 Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.06,
        "credits_required": 6,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.qwen-image-2-edit --json"
      },
      {
        "id": "fal.qwen-image-2-pro-edit",
        "default": false,
        "display_name": "Fal Qwen Image 2 Pro Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.13,
        "credits_required": 13,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.qwen-image-2-pro-edit --json"
      },
      {
        "id": "fal.qwen-image-2-pro-text-to-image",
        "default": false,
        "display_name": "Fal Qwen Image 2 Pro",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.13,
        "credits_required": 13,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 13,
          "4:3": 13,
          "3:4": 13,
          "16:9": 13,
          "9:16": 13
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.qwen-image-2-pro-text-to-image --json"
      },
      {
        "id": "fal.qwen-image-2-text-to-image",
        "default": false,
        "display_name": "Fal Qwen Image 2",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.06,
        "credits_required": 6,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 6,
          "4:3": 6,
          "3:4": 6,
          "16:9": 6,
          "9:16": 6
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2048px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.qwen-image-2-text-to-image --json"
      },
      {
        "id": "fal.qwen-image-2512-lora",
        "default": false,
        "display_name": "Fal Qwen Image 2512 LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 7,
          "4:3": 5,
          "3:4": 5,
          "16:9": 4,
          "9:16": 4
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.qwen-image-2512-lora --json"
      },
      {
        "id": "fal.qwen-image-edit-2511",
        "default": false,
        "display_name": "Fal Qwen Image Edit 2511",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.qwen-image-edit-2511 --json"
      },
      {
        "id": "fal.qwen-image-edit-plus",
        "default": false,
        "display_name": "Fal Qwen Image Edit Plus",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.06,
        "credits_required": 6,
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.qwen-image-edit-plus --json"
      },
      {
        "id": "fal.qwen-image-image-to-image",
        "default": false,
        "display_name": "Fal Qwen Image Image-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.qwen-image-image-to-image --json"
      },
      {
        "id": "fal.qwen-image-max-edit",
        "default": false,
        "display_name": "Fal Qwen Image Max Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.13,
        "credits_required": 13,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.qwen-image-max-edit --json"
      },
      {
        "id": "fal.qwen-image-max-text-to-image",
        "default": false,
        "display_name": "Fal Qwen Image Max",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.13,
        "credits_required": 13,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 13,
          "4:3": 13,
          "3:4": 13,
          "16:9": 13,
          "9:16": 13
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.qwen-image-max-text-to-image --json"
      },
      {
        "id": "fal.recraft-v3-text-to-image",
        "default": false,
        "display_name": "Fal Recraft V3",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.07,
        "credits_required": 7,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 7,
          "4:3": 7,
          "3:4": 7,
          "16:9": 7,
          "9:16": 7
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "14142px_edge",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.recraft-v3-text-to-image --json"
      },
      {
        "id": "fal.seedvr-upscale-image",
        "default": false,
        "display_name": "Fal SeedVR Upscale Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "upscale"
        ],
        "operations": [
          "image.upscale"
        ],
        "task_tags": [
          "image",
          "upscale",
          "enhance",
          "restore",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent_upscale",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.seedvr-upscale-image --json"
      },
      {
        "id": "fal.seedvr-upscale-image-seamless",
        "default": false,
        "display_name": "Fal SeedVR Seamless Upscale Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "upscale"
        ],
        "operations": [
          "image.upscale"
        ],
        "task_tags": [
          "image",
          "upscale",
          "enhance",
          "restore",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent_upscale",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.seedvr-upscale-image-seamless --json"
      },
      {
        "id": "fal.stable-audio-25-text-to-audio",
        "default": false,
        "display_name": "Fal Stable Audio 2.5",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "audio",
        "supports": [
          "create"
        ],
        "operations": [
          "audio.generate"
        ],
        "task_tags": [
          "audio",
          "create",
          "sound",
          "music",
          "wav",
          "text-to-audio",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.34,
        "credits_required": 34,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 34
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "provider_default",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.stable-audio-25-text-to-audio --json"
      },
      {
        "id": "fal.topaz-upscale-image",
        "default": false,
        "display_name": "Fal Topaz Upscale Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "upscale"
        ],
        "operations": [
          "image.upscale"
        ],
        "task_tags": [
          "image",
          "upscale",
          "enhance",
          "restore",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "input_dependent_upscale",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.topaz-upscale-image --json"
      },
      {
        "id": "fal.trellis-image-to-3d",
        "default": false,
        "display_name": "Fal Trellis (image-to-3D)",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "3d",
        "supports": [
          "variation"
        ],
        "operations": [
          "3d.generate"
        ],
        "task_tags": [
          "3d",
          "variation",
          "mesh",
          "glb",
          "model",
          "image-to-3d",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.04,
        "credits_required": 4,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "provider_default",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.trellis-image-to-3d --json"
      },
      {
        "id": "fal.veo3-1-fast",
        "default": false,
        "display_name": "Fal Veo 3.1 Fast Text-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "downloadable"
        ],
        "estimated_usd_per_image": 2,
        "credits_required": 200,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 200,
          "9:16": 200
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2160p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.veo3-1-fast --json"
      },
      {
        "id": "fal.veo3-1-fast-image-to-video",
        "default": false,
        "display_name": "Fal Veo 3.1 Fast Image-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 2,
        "credits_required": 200,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 200,
          "9:16": 200
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2160p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.veo3-1-fast-image-to-video --json"
      },
      {
        "id": "fal.veo3-1-lite",
        "default": false,
        "display_name": "Fal Veo 3.1 Lite Text-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.67,
        "credits_required": 67,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 67,
          "9:16": 67
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "1080p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.veo3-1-lite --json"
      },
      {
        "id": "fal.veo3-1-lite-image-to-video",
        "default": false,
        "display_name": "Fal Veo 3.1 Lite Image-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.67,
        "credits_required": 67,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 67,
          "9:16": 67
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "1080p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.veo3-1-lite-image-to-video --json"
      },
      {
        "id": "fal.wan-v2-7-edit",
        "default": false,
        "display_name": "Fal Wan 2.7 Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.wan-v2-7-edit --json"
      },
      {
        "id": "fal.wan-v2-7-image-to-video",
        "default": false,
        "display_name": "Fal Wan 2.7 Image-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 1.25,
        "credits_required": 125,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 125
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "1080p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.wan-v2-7-image-to-video --json"
      },
      {
        "id": "fal.wan-v2-7-pro-edit",
        "default": false,
        "display_name": "Fal Wan 2.7 Pro Edit",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.13,
        "credits_required": 13,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.wan-v2-7-pro-edit --json"
      },
      {
        "id": "fal.wan-v2-7-pro-text-to-image",
        "default": false,
        "display_name": "Fal Wan 2.7 Pro Text-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.13,
        "credits_required": 13,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 13,
          "4:3": 13,
          "3:4": 13,
          "16:9": 13,
          "9:16": 13
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.wan-v2-7-pro-text-to-image --json"
      },
      {
        "id": "fal.wan-v2-7-text-to-image",
        "default": false,
        "display_name": "Fal Wan 2.7 Text-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.05,
        "credits_required": 5,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "4:3": 5,
          "3:4": 5,
          "16:9": 5,
          "9:16": 5
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "model_dependent",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.wan-v2-7-text-to-image --json"
      },
      {
        "id": "fal.wan-v2-7-text-to-video",
        "default": false,
        "display_name": "Fal Wan 2.7 Text-to-Video",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "video",
        "supports": [
          "create"
        ],
        "operations": [
          "video.generate"
        ],
        "task_tags": [
          "video",
          "create",
          "clip",
          "footage",
          "animation",
          "cinematic",
          "draft",
          "downloadable"
        ],
        "estimated_usd_per_image": 1.25,
        "credits_required": 125,
        "create_credit_debit_by_aspect_ratio": {
          "16:9": 125,
          "9:16": 125,
          "1:1": 125,
          "4:3": 125,
          "3:4": 125
        },
        "pricing_confidence": "known",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "1080p",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.wan-v2-7-text-to-video --json"
      },
      {
        "id": "fal.z-image-base",
        "default": false,
        "display_name": "Fal Z-Image Base",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 2,
          "4:3": 2,
          "3:4": 2,
          "16:9": 1,
          "9:16": 1
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.z-image-base --json"
      },
      {
        "id": "fal.z-image-base-lora",
        "default": false,
        "display_name": "Fal Z-Image Base LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 3,
          "4:3": 2,
          "3:4": 2,
          "16:9": 2,
          "9:16": 2
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.z-image-base-lora --json"
      },
      {
        "id": "fal.z-image-turbo",
        "default": false,
        "display_name": "Fal Z-Image Turbo",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 1,
          "4:3": 1,
          "3:4": 1,
          "16:9": 1,
          "9:16": 1
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.z-image-turbo --json"
      },
      {
        "id": "fal.z-image-turbo-controlnet",
        "default": false,
        "display_name": "Fal Z-Image Turbo ControlNet",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.z-image-turbo-controlnet --json"
      },
      {
        "id": "fal.z-image-turbo-controlnet-lora",
        "default": false,
        "display_name": "Fal Z-Image Turbo ControlNet LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.z-image-turbo-controlnet-lora --json"
      },
      {
        "id": "fal.z-image-turbo-image-to-image",
        "default": false,
        "display_name": "Fal Z-Image Turbo Image-to-Image",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.z-image-turbo-image-to-image --json"
      },
      {
        "id": "fal.z-image-turbo-image-to-image-lora",
        "default": false,
        "display_name": "Fal Z-Image Turbo Image-to-Image LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.z-image-turbo-image-to-image-lora --json"
      },
      {
        "id": "fal.z-image-turbo-inpaint",
        "default": false,
        "display_name": "Fal Z-Image Turbo Inpaint",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "mask-required",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.z-image-turbo-inpaint --json"
      },
      {
        "id": "fal.z-image-turbo-inpaint-lora",
        "default": false,
        "display_name": "Fal Z-Image Turbo Inpaint LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "mask-required",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show fal.z-image-turbo-inpaint-lora --json"
      },
      {
        "id": "fal.z-image-turbo-lora",
        "default": false,
        "display_name": "Fal Z-Image Turbo LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 2,
          "4:3": 2,
          "3:4": 2,
          "16:9": 1,
          "9:16": 1
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.z-image-turbo-lora --json"
      },
      {
        "id": "fal.z-image-turbo-tiling",
        "default": false,
        "display_name": "Fal Z-Image Turbo Seamless Tiling",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 4,
          "4:3": 3,
          "3:4": 3,
          "16:9": 2,
          "9:16": 2
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.z-image-turbo-tiling --json"
      },
      {
        "id": "fal.z-image-turbo-tiling-lora",
        "default": false,
        "display_name": "Fal Z-Image Turbo Seamless Tiling LoRA",
        "provider_id": "fal",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 5,
          "4:3": 4,
          "3:4": 4,
          "16:9": 3,
          "9:16": 3
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "megapixel_priced",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show fal.z-image-turbo-tiling-lora --json"
      },
      {
        "id": "mock.draft-image.v1",
        "default": false,
        "display_name": "Draft Image Dry Run",
        "provider_id": "mock",
        "mode": "dry_run",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "test",
          "plan",
          "budget-check",
          "text-to-image"
        ],
        "estimated_usd_per_image": 0.01,
        "credits_required": 1,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 1,
          "4:3": 1,
          "3:4": 1,
          "16:9": 1,
          "9:16": 1
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": false,
        "max_outputs_per_request": 1,
        "max_resolution": "not_applicable",
        "artifact_storage": "none",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show mock.draft-image.v1 --json"
      },
      {
        "id": "openai.gpt-image-1.5",
        "default": false,
        "display_name": "OpenAI GPT Image 1.5",
        "provider_id": "openai",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "multi-output",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 25,
          "3:2": 25,
          "2:3": 25
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 10,
        "max_resolution": "1536x1024_or_1024x1536",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show openai.gpt-image-1.5 --json"
      },
      {
        "id": "openai.gpt-image-1.5-edit",
        "default": false,
        "display_name": "OpenAI GPT Image 1.5 Edit",
        "provider_id": "openai",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "1536x1024_or_1024x1536",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show openai.gpt-image-1.5-edit --json"
      },
      {
        "id": "openai.gpt-image-2",
        "default": false,
        "display_name": "OpenAI GPT Image 2",
        "provider_id": "openai",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "diagram",
          "product-shot",
          "typography",
          "text-to-image",
          "multi-output",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 9,
          "4:3": 8,
          "3:4": 8,
          "16:9": 8,
          "9:16": 8,
          "3:2": 7,
          "2:3": 7,
          "2:1": 5,
          "1:2": 5,
          "21:9": 5,
          "9:21": 5
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 10,
        "max_resolution": "up_to_3840px_edge_and_8294400_pixels",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show openai.gpt-image-2 --json"
      },
      {
        "id": "openai.gpt-image-2-2026-04-21",
        "default": false,
        "display_name": "OpenAI GPT Image 2 Snapshot 2026-04-21",
        "provider_id": "openai",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "product-shot",
          "composition",
          "text-to-image",
          "multi-output",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 25,
          "4:3": 25,
          "3:4": 25,
          "16:9": 25,
          "9:16": 25,
          "3:2": 25,
          "2:3": 25,
          "2:1": 25,
          "1:2": 25,
          "21:9": 25,
          "9:21": 25
        },
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 10,
        "max_resolution": "up_to_3840px_edge_and_8294400_pixels",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show openai.gpt-image-2-2026-04-21 --json"
      },
      {
        "id": "openai.gpt-image-2-2026-04-21-edit",
        "default": false,
        "display_name": "OpenAI GPT Image 2 Snapshot 2026-04-21 Edit",
        "provider_id": "openai",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "up_to_3840px_edge_and_8294400_pixels",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show openai.gpt-image-2-2026-04-21-edit --json"
      },
      {
        "id": "openai.gpt-image-2-edit",
        "default": false,
        "display_name": "OpenAI GPT Image 2 Edit",
        "provider_id": "openai",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "typography",
          "input-image",
          "image-to-image",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.25,
        "credits_required": 25,
        "pricing_confidence": "fallback",
        "cost_known": false,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "up_to_3840px_edge_and_8294400_pixels",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show openai.gpt-image-2-edit --json"
      },
      {
        "id": "xai.grok-imagine-image",
        "default": false,
        "display_name": "xAI Grok Imagine Image",
        "provider_id": "xai",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "general",
          "text-to-image",
          "multi-output",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.04,
        "credits_required": 4,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 4,
          "4:3": 4,
          "3:4": 4,
          "16:9": 4,
          "9:16": 4,
          "3:2": 4,
          "2:3": 4,
          "2:1": 4,
          "1:2": 4,
          "19.5:9": 4,
          "9:19.5": 4,
          "20:9": 4,
          "9:20": 4
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 10,
        "max_resolution": "2k",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show xai.grok-imagine-image --json"
      },
      {
        "id": "xai.grok-imagine-image-2.0",
        "default": false,
        "display_name": "xAI Grok Imagine Image 2.0",
        "provider_id": "xai",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "general",
          "product-shot",
          "text-to-image",
          "multi-output",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.1,
        "credits_required": 10,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 10,
          "4:3": 10,
          "3:4": 10,
          "16:9": 10,
          "9:16": 10,
          "3:2": 10,
          "2:3": 10,
          "2:1": 10,
          "1:2": 10,
          "19.5:9": 10,
          "9:19.5": 10,
          "20:9": 10,
          "9:20": 10
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 10,
        "max_resolution": "2k",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show xai.grok-imagine-image-2.0 --json"
      },
      {
        "id": "xai.grok-imagine-image-2.0-edit",
        "default": false,
        "display_name": "xAI Grok Imagine Image 2.0 Edit",
        "provider_id": "xai",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "style-transfer",
          "input-image",
          "image-to-image",
          "reference-image",
          "multi-reference",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.12,
        "credits_required": 12,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2k",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show xai.grok-imagine-image-2.0-edit --json"
      },
      {
        "id": "xai.grok-imagine-image-edit",
        "default": false,
        "display_name": "xAI Grok Imagine Image Edit",
        "provider_id": "xai",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "style-transfer",
          "input-image",
          "image-to-image",
          "reference-image",
          "multi-reference",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.04,
        "credits_required": 4,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2k",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show xai.grok-imagine-image-edit --json"
      },
      {
        "id": "xai.grok-imagine-image-quality",
        "default": false,
        "display_name": "xAI Grok Imagine Image Quality",
        "provider_id": "xai",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "create"
        ],
        "operations": [
          "image.generate"
        ],
        "task_tags": [
          "image",
          "create",
          "generate",
          "explore",
          "draft",
          "general",
          "product-shot",
          "text-to-image",
          "multi-output",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.09,
        "credits_required": 9,
        "create_credit_debit_by_aspect_ratio": {
          "1:1": 12,
          "4:3": 12,
          "3:4": 12,
          "16:9": 12,
          "9:16": 12,
          "3:2": 12,
          "2:3": 12,
          "2:1": 12,
          "1:2": 12,
          "19.5:9": 12,
          "9:19.5": 12,
          "20:9": 12,
          "9:20": 12
        },
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 10,
        "max_resolution": "2k",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.create.preview"
        ],
        "show_command": "luxin models show xai.grok-imagine-image-quality --json"
      },
      {
        "id": "xai.grok-imagine-image-quality-edit",
        "default": false,
        "display_name": "xAI Grok Imagine Image Quality Edit",
        "provider_id": "xai",
        "mode": "live",
        "status": "available",
        "availability_reason": null,
        "modality": "image",
        "supports": [
          "edit"
        ],
        "operations": [
          "image.edit"
        ],
        "task_tags": [
          "image",
          "edit",
          "iterate",
          "compose",
          "reference",
          "style-transfer",
          "input-image",
          "image-to-image",
          "reference-image",
          "multi-reference",
          "downloadable"
        ],
        "estimated_usd_per_image": 0.1,
        "credits_required": 10,
        "pricing_confidence": "known",
        "cost_known": true,
        "budget_required_for_live": true,
        "max_outputs_per_request": 1,
        "max_resolution": "2k",
        "artifact_storage": "image_skill_owned",
        "model_execution_status": "executable",
        "grants_required": [
          "image.edit.preview",
          "asset.upload"
        ],
        "show_command": "luxin models show xai.grok-imagine-image-quality-edit --json"
      }
    ],
    "compatibility": {
      "models_alias": true,
      "rejected_request_fields": [
        "quality"
      ],
      "replacement": "inspect capabilities, pass explicit output/budget constraints, and use model_parameters once executable; top-level quality is rejected"
    }
  },
  "warnings": [
    "models list omits parameter schemas; inspect /v1/models/MODEL_ID or /v1/models?details=true before spending"
  ],
  "error": null
}
