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 f59e113 commit 73de371Copy full SHA for 73de371
examples/community/marigold_depth_estimation.py
@@ -45,6 +45,7 @@
45
# Will error if the minimal version of diffusers is not installed. Remove at your own risks.
46
check_min_version("0.32.0.dev0")
47
48
+
49
class MarigoldDepthOutput(BaseOutput):
50
"""
51
Output class for Marigold monocular depth prediction pipeline.
0 commit comments