Add ComfyUI nodes to use Distill-Any-Depth prediction

This commit is contained in:
zhanganduo 2025-07-15 00:56:18 +08:00
parent 66ff07752f
commit 3f057764e0

View File

@ -29566,8 +29566,16 @@
"install_type": "copy", "install_type": "copy",
"description": "This is an extension script for Stable Diffusion WebUI, modified based on the original functionality. It now supports fixing FLUX panorama seams. It allows users to independently configure seamless image tiling for both the X and Y axes while also being capable of handling FLUX panorama seam issues." "description": "This is an extension script for Stable Diffusion WebUI, modified based on the original functionality. It now supports fixing FLUX panorama seams. It allows users to independently configure seamless image tiling for both the X and Y axes while also being capable of handling FLUX panorama seam issues."
}, },
{
"author": "Android zhang",
"title": "Comfyui-Distill-Any-Depth",
"reference": "https://github.com/zade23/Comfyui-Distill-Any-Depth",
"files": [
"https://github.com/zade23/Comfyui-Distill-Any-Depth"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use Distill-Any-Depth prediction."
},
{ {
"author": "theally", "author": "theally",
"title": "TheAlly's Custom Nodes", "title": "TheAlly's Custom Nodes",