From 2a0b62ce8acc1012d2f7bafa358cb0cf9e1bf293 Mon Sep 17 00:00:00 2001 From: kijai <40791699+kijai@users.noreply.github.com> Date: Sat, 12 Oct 2024 21:25:07 +0300 Subject: [PATCH] Add PyramidFlowWrapper --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 43a8c022..bbedbb18 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3169,6 +3169,16 @@ "install_type": "git-clone", "description": "Diffusers wrapper for CogVideoX -models: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)" }, + { + "author": "kijai", + "title": "ComfyUI PyramidFlow Wrapper", + "reference": "https://github.com/kijai/ComfyUI-PyramidFlowWrapper", + "files": [ + "https://github.com/kijai/ComfyUI-PyramidFlowWrapper" + ], + "install_type": "git-clone", + "description": "Wrapper for PyramidFlow -models: [a/https://github.com/jy0205/Pyramid-Flow](https://github.com/jy0205/Pyramid-Flow)" + }, { "author": "kijai", "title": "ComfyUI Llava-OneVision",