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 9fdadcc commit f58c1fdCopy full SHA for f58c1fd
docs/book/component-guide/deployers/huggingface.md
@@ -15,7 +15,7 @@ This component is only meant to be used within the context of a [remote ZenML in
15
You should use the Hugging Face deployer if:
16
17
* you're already using Hugging Face for model hosting or datasets.
18
-* you want to share your ML pipelines as publicly accessible or private Spaces.
+* you want to share your AI pipelines as publicly accessible or private Spaces.
19
* you're looking for a simple, managed platform for deploying Docker-based applications.
20
* you want to leverage Hugging Face's infrastructure for hosting your pipeline deployments.
21
* you need an easy way to showcase ML workflows to the community.
0 commit comments