mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-04 08:30:39 +00:00
Add flux.2 costmaps (#2092)
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test-backend (20.x) (push) Has been cancelled
test / test-backend (22.x) (push) Has been cancelled
test / API tests (node env, api-test) (22.x) (push) Has been cancelled
test / puterjs (node env, vitest) (22.x) (push) Has been cancelled
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test-backend (20.x) (push) Has been cancelled
test / test-backend (22.x) (push) Has been cancelled
test / API tests (node env, api-test) (22.x) (push) Has been cancelled
test / puterjs (node env, vitest) (22.x) (push) Has been cancelled
This commit is contained in:
@@ -27,6 +27,9 @@ export const TOGETHER_COST_MAP = {
|
||||
'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,
|
||||
'together-image:black-forest-labs/FLUX.2-dev': 0.0154 * 100_000_000,
|
||||
'together-image:google/flash-image-2.5': 0.039 * 100_000_000,
|
||||
'together-image:google/gemini-3-pro-image': 0.134 * 100_000_000,
|
||||
'together-image:google/imagen-4.0-fast': 0.02 * 100_000_000,
|
||||
|
||||
Reference in New Issue
Block a user