diff --git a/providers/openrouter/models/black-forest-labs/flux.2-flex.toml b/providers/openrouter/models/black-forest-labs/flux.2-flex.toml index 0e01b238e..ff23af2f5 100644 --- a/providers/openrouter/models/black-forest-labs/flux.2-flex.toml +++ b/providers/openrouter/models/black-forest-labs/flux.2-flex.toml @@ -20,4 +20,4 @@ output = 67_344 [modalities] input = ["image","text"] -output = ["image", "text"] +output = ["image"] diff --git a/providers/openrouter/models/black-forest-labs/flux.2-klein-4b.toml b/providers/openrouter/models/black-forest-labs/flux.2-klein-4b.toml index 06d5b0a7e..833b31694 100644 --- a/providers/openrouter/models/black-forest-labs/flux.2-klein-4b.toml +++ b/providers/openrouter/models/black-forest-labs/flux.2-klein-4b.toml @@ -20,4 +20,4 @@ output = 40_960 [modalities] input = ["image","text"] -output = ["image", "text"] +output = ["image"] diff --git a/providers/openrouter/models/black-forest-labs/flux.2-max.toml b/providers/openrouter/models/black-forest-labs/flux.2-max.toml index c97767e76..669c71f6e 100644 --- a/providers/openrouter/models/black-forest-labs/flux.2-max.toml +++ b/providers/openrouter/models/black-forest-labs/flux.2-max.toml @@ -20,4 +20,4 @@ output = 46_864 [modalities] input = ["image","text"] -output = ["image", "text"] +output = ["image"] diff --git a/providers/openrouter/models/black-forest-labs/flux.2-pro.toml b/providers/openrouter/models/black-forest-labs/flux.2-pro.toml index a559d3720..4b83ce031 100644 --- a/providers/openrouter/models/black-forest-labs/flux.2-pro.toml +++ b/providers/openrouter/models/black-forest-labs/flux.2-pro.toml @@ -20,4 +20,4 @@ output = 46_864 [modalities] input = ["image","text"] -output = ["image", "text"] +output = ["image"] diff --git a/providers/openrouter/models/bytedance-seed/seedream-4.5.toml b/providers/openrouter/models/bytedance-seed/seedream-4.5.toml index 1e138016a..69bb02cb5 100644 --- a/providers/openrouter/models/bytedance-seed/seedream-4.5.toml +++ b/providers/openrouter/models/bytedance-seed/seedream-4.5.toml @@ -20,4 +20,4 @@ output = 4_096 [modalities] input = ["image","text"] -output = ["image","text"] +output = ["image"]