[modal or model???] @cf/black-forest-labs/flux-1-schnell
What is the issue or error you’re encountering
So, I see this pricing info $0.0000528 per 512x512 tile $0.0001056 per step. I’m not fully understand how it applied to resulting image. Say, I’ve set it to 6 steps. The returned image is always 1024x1024, does it means it is 4 tiles? how are steps applied, per tile or per image? I’ve run several API calls to this model (without AI gateway and with) but I can’t see returned cost anywhere. Also, in the cloudflare discord I see report about limit to the number of calls to this model per month, but I don’t see info about limits in docs.
Thanks for the pricing formula!
As to the usage stats - yes I see the stats for overall calls, but I was looking about usage of tokens/neurons in individual call. I don’t see it in api response nor in ai gateway log.
About limits - yes, I checked this page, but I concerned about a cloudflare user reported this error in his usage of this model:
“Monthly usage limit for image reached for your plan. Please upgrade.” (and he is on the Workers Paid plan)
skip the question about limits - this user updated report that the error wasn’t from the AI-model usage.
So, my question is about where to get info of individual usage of tokens/neurons in API call
Yes, I see the fields, and I remember when I tested with some other models I got returned costs. I wonder where should I report this.
As to workaround with the price formula - thanks, I thought about this as plan B.
Thank you, HenryB!