Remove flux schnell-free (#2243)

This commit is contained in:
Reynaldi Chernando
2026-01-07 13:39:01 +07:00
committed by GitHub
parent 93afbe4dd9
commit 2c84cd4cfa
2 changed files with 0 additions and 10 deletions
@@ -25,7 +25,6 @@ export const TOGETHER_COST_MAP = {
'together-image:black-forest-labs/FLUX.1-krea-dev': 0.025 * 100_000_000,
'together-image:black-forest-labs/FLUX.1-pro': 0.05 * 100_000_000,
'together-image:black-forest-labs/FLUX.1-schnell': 0.0027 * 100_000_000,
'together-image:black-forest-labs/FLUX.1-schnell-Free': 0,
'together-image:black-forest-labs/FLUX.1.1-pro': 0.05 * 100_000_000,
'together-image:black-forest-labs/FLUX.2-pro': 0.03 * 100_000_000,
'together-image:black-forest-labs/FLUX.2-flex': 0.03 * 100_000_000,
@@ -307,15 +307,6 @@ export const TOGETHER_IMAGE_GENERATION_MODELS: IImageModel[] = [
allowedQualityLevels: [''],
costs: { '1MP': 0.19 },
},
{
id: 'togetherai:black-forest-labs/FLUX.1-schnell-Free',
aliases: ['black-forest-labs/FLUX.1-schnell-Free', 'FLUX.1-schnell-Free'],
costs_currency: 'usd-cents',
index_cost_key: '1MP',
name: 'black-forest-labs/FLUX.1-schnell-Free',
allowedQualityLevels: [''],
costs: { '1MP': 0 },
},
{
id: 'togetherai:black-forest-labs/FLUX.2-max',
aliases: ['black-forest-labs/FLUX.2-max', 'FLUX.2-max'],