From 792a836121ba98991e99a8e62f23f1eb6b90f6d1 Mon Sep 17 00:00:00 2001 From: akatz Date: Fri, 4 Oct 2024 22:28:29 -0700 Subject: [PATCH] Update custom-node-list.json with Depthflow Nodes pack (#1113) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 6a8bb3d0..4b77031f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13062,6 +13062,17 @@ "install_type": "git-clone", "description": "Simple custom node pack for nodes I use in my workflows. Includes Dilate Mask Linear for animating masks." }, + { + "author": "akatz-ai", + "title": "🌊 Depthflow Nodes", + "id": "depthflow-akatz-ai", + "reference": "https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes", + "files": [ + "https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes" + ], + "install_type": "git-clone", + "description": "Implementation of DepthFlow nodes for ComfyUI, adds a 2.5D parallax effect to images and videos. Compatible with Ryan's Flex system." + }, { "author": "teward", "title": "Comfy-Sentry",