pricetoken 0.13.3 → 0.13.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +0 -19
- package/dist/index.mjs +0 -19
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1249,25 +1249,6 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1249
1249
|
lastUpdated: null,
|
|
1250
1250
|
launchDate: "2025-05-29"
|
|
1251
1251
|
},
|
|
1252
|
-
{
|
|
1253
|
-
modelId: "fal-flux-1-pro",
|
|
1254
|
-
provider: "fal",
|
|
1255
|
-
displayName: "FLUX.1 [pro] (legacy)",
|
|
1256
|
-
pricePerImage: 0.05,
|
|
1257
|
-
pricePerMegapixel: 0.05,
|
|
1258
|
-
defaultResolution: "1024x1024",
|
|
1259
|
-
qualityTier: "standard",
|
|
1260
|
-
maxResolution: null,
|
|
1261
|
-
supportedFormats: ["jpeg"],
|
|
1262
|
-
source: "seed",
|
|
1263
|
-
status: "deprecated",
|
|
1264
|
-
confidence: "high",
|
|
1265
|
-
confidenceScore: 99,
|
|
1266
|
-
confidenceLevel: "high",
|
|
1267
|
-
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1268
|
-
lastUpdated: null,
|
|
1269
|
-
launchDate: "2025-01-15"
|
|
1270
|
-
},
|
|
1271
1252
|
{
|
|
1272
1253
|
modelId: "fal-flux-1-schnell",
|
|
1273
1254
|
provider: "fal",
|
package/dist/index.mjs
CHANGED
|
@@ -1202,25 +1202,6 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1202
1202
|
lastUpdated: null,
|
|
1203
1203
|
launchDate: "2025-05-29"
|
|
1204
1204
|
},
|
|
1205
|
-
{
|
|
1206
|
-
modelId: "fal-flux-1-pro",
|
|
1207
|
-
provider: "fal",
|
|
1208
|
-
displayName: "FLUX.1 [pro] (legacy)",
|
|
1209
|
-
pricePerImage: 0.05,
|
|
1210
|
-
pricePerMegapixel: 0.05,
|
|
1211
|
-
defaultResolution: "1024x1024",
|
|
1212
|
-
qualityTier: "standard",
|
|
1213
|
-
maxResolution: null,
|
|
1214
|
-
supportedFormats: ["jpeg"],
|
|
1215
|
-
source: "seed",
|
|
1216
|
-
status: "deprecated",
|
|
1217
|
-
confidence: "high",
|
|
1218
|
-
confidenceScore: 99,
|
|
1219
|
-
confidenceLevel: "high",
|
|
1220
|
-
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1221
|
-
lastUpdated: null,
|
|
1222
|
-
launchDate: "2025-01-15"
|
|
1223
|
-
},
|
|
1224
1205
|
{
|
|
1225
1206
|
modelId: "fal-flux-1-schnell",
|
|
1226
1207
|
provider: "fal",
|