Skip to content

Commit a238007

Browse files
Update docs/inference-providers/register-as-a-provider.md
Co-authored-by: Lucain <[email protected]>
1 parent 905093d commit a238007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/inference-providers/register-as-a-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ Before adding a new provider to the `huggingface_hub` Python library, make sure
329329

330330
</Tip>
331331

332-
### Implement the provider helper
332+
### Implement the provider helper (Python)
333333

334334
Create a new file under `src/huggingface_hub/inference/_providers/{provider_name}.py` and copy-paste the following snippet.
335335

0 commit comments

Comments
 (0)