Add ComfyUI nodes to use Distill-Any-Depth prediction (#1999)

This commit is contained in:
Android zhang 2025-07-15 05:27:32 +08:00 committed by GitHub
parent 3c3e80f77f
commit 6236f4bcf4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29626,8 +29626,16 @@
"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."
},
{
"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",
"title": "TheAlly's Custom Nodes",