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 986cbf4 commit ff9599cCopy full SHA for ff9599c
src/zenml/integrations/huggingface/deployers/huggingface_deployer.py
@@ -32,6 +32,7 @@
32
from zenml.deployers.containerized_deployer import ContainerizedDeployer
33
from zenml.deployers.exceptions import (
34
DeployerError,
35
+ DeploymentDeprovisionError,
36
DeploymentLogsNotFoundError,
37
DeploymentNotFoundError,
38
DeploymentProvisionError,
0 commit comments