Metadata-Version: 2.1
Name: comfyui-marigold
Version: 1.0.0
Summary: This is a wrapper node for Marigold depth estimation: [https://github.com/prs-eth/Marigold](https://github.com/kijai/ComfyUI-Marigold). Currently using the same diffusers pipeline as in the original implementation, so in addition to the custom node, you need the model in diffusers format.
NOTE: See details in repo to install.
Home-page: https://github.com/kijai/ComfyUI-Marigold
Requires-Python: >=3.10
Requires-Dist: accelerate>=0.22.0
Requires-Dist: diffusers>=0.28.0
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: transformers>=4.32.1
Requires-Dist: huggingface-hub
