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
Copy file name to clipboardExpand all lines: docs/inference-providers/register-as-a-provider.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ This guide details the steps for registering as an inference provider on the Hub
14
14
4.**Implement a billing endpoint** - Provide an API for billing (see [Billing](#4-billing)).
15
15
5.**Submit a PR for Python client integration** - Add your provider to [huggingface_hub](https://github.com/huggingface/huggingface_hub) (see [Python client integration](#5-python-client-integration)).
16
16
6.**Provide an icon** - Submit an SVG icon for your provider.
17
-
7.**Create documentation** - Add documentation and do some communication on your side.
17
+
7.**Create documentation on your side** - Add documentation and do a lot of communication on your side.
18
18
8.**Add a documentation page** - Add a provider-specific page in the Hub documentation.
0 commit comments