Skip to content

Commit 6a017f5

Browse files
julien-cVaibhavs10
andauthored
Update docs/api-inference/pricing.md
Co-authored-by: vb <[email protected]>
1 parent b308790 commit 6a017f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-inference/pricing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
As a HF user, you get monthly credits to run the HF Inference API. The amount of credits you get depends on your type of account (Free or PRO or Enterprise Hub), see table below.
44
You get charged for every inference request, based on the compute time x price of the underlying hardware.
55

6-
For instance, a request to [deepseek-ai/DeepSeek-R1](https://huggingface.co/deepseek-ai/DeepSeek-R1) that takes 10 seconds to complete on a GPU machine that costs $0.00012 per second to run, will be billed $0.0012.
6+
For instance, a request to [black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev) that takes 10 seconds to complete on a GPU machine that costs $0.00012 per second to run, will be billed $0.0012.
77

88
When your monthly included credits are depleted:
99
- if you're a Free user, you won't be able to query the Inference API anymore,

0 commit comments

Comments
 (0)