mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-06 01:20:41 +00:00
Remove flux schnell-free (#2243)
This commit is contained in:
committed by
GitHub
parent
93afbe4dd9
commit
2c84cd4cfa
@@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user