From 7e41318e5e07ffe971e700f95582eeb7046c21a3 Mon Sep 17 00:00:00 2001 From: Beinsezii <39478211+Beinsezii@users.noreply.github.com> Date: Sun, 26 Nov 2023 16:23:58 -0800 Subject: [PATCH] CUSTOM_NODE_LIST update bsz-cui-extras description It now has a MacOS dylib for pixelbuster included directly in tree and a bunch of new latent manipulation tools. --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index e918972c..917b2d15 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1725,7 +1725,7 @@ "https://github.com/Beinsezii/bsz-cui-extras" ], "install_type": "git-clone", - "description": "This extension consists of auxiliary nodes for automatic calculation of latent sizes, an all-in-one node for SDXL's t2i, i2i, and scaling/hiresfix, and nodes capable of loading the Pixelbuster library.

NOTE:Currently, the Pixelbuster library includes libraries for Windows and Linux environments by default. For other environments such as OSX, you will need to build and use Pixelbuster directly from here.

" + "description": "This contains all-in-one 'principled' nodes for T2I, I2I, refining, and scaling. Additionally it has many tools for directly manipulating the color of latents, high res fix math, and scripted image post-processing." }, { "author": "youyegit",