We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6af77f commit ab71d31Copy full SHA for ab71d31
docs/inference-providers/pricing.md
@@ -103,7 +103,6 @@ Enterprise Hub organizations receive a pool of free usage credits based on the n
103
To bill your organization, use the `bill_to` parameter when initializing the client.
104
105
```python
106
-import os
107
from huggingface_hub import InferenceClient
108
109
client = InferenceClient(bill_to="my-org-name")
0 commit comments