You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|\<= 150M parameters | $0.008 per Million Tokens |
47
-
| 151M+ parameters | $0.015 per Million Tokens |
47
+
| 151M+ parameters | $0.015 per Million Tokens |
48
48
49
49
## Image Generation
50
50
Standard models are large image models such as `@cf/stabilityai/stable-diffusion-xl-base-1.0`
51
51
Fast models are usually smaller image models that require fewer steps to generate an image, such as `@cf/black-forest-labs/flux-1-schnell` and `@cf/bytedance/stable-diffusion-xl-lightning`
52
52
We take the maximum of the image height and width to calculate pricing. For example, and image of 1024x768 would fall under 1024x1024 pricing.
@@ -63,10 +63,11 @@ We take the maximum of the image height and width to calculate pricing. For exam
63
63
|\<=2048x2048 | Fast | $0.002 per 5 steps |
64
64
65
65
## Speech-to-text
66
-
Speech to text models like `@cf/openai/whisper`is billed on minutes of audio input.
66
+
Speech-to-text models like `@cf/openai/whisper`are billed on minutes of audio input.
67
67
68
-
| Price |
69
-
| $0.0039 per minute of audio input|
68
+
| Price |
69
+
| --------------------------------- |
70
+
| $0.0039 per minute of audio input |
70
71
71
72
72
73
## Free Allocation
@@ -86,4 +87,4 @@ All limits reset daily at 00:00 UTC. If you exceed any one of the above limits,
86
87
87
88
## Archived Pricing
88
89
89
-
Workers AI was previously metered by Neurons. We deprecated this in favor of unit-based pricing on September 26, 2024. We wanted to make it simple for people to compare and contrast Workers AI with other providers, and we also generally updated pricing to be cheaper with these new units.
90
+
Workers AI was previously metered by Neurons. We deprecated this in favor of unit-based pricing on September 26, 2024. We wanted to make it simple for people to compare and contrast Workers AI with other providers, and we also generally updated pricing to be cheaper with these new units.
0 commit comments