diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 322d4c27..f9c4f376 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,6 +9,17 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." }, + { + "author": "pamparamm", + "title": "ComfyUI-ppm", + "id": "ppm", + "reference": "https://github.com/pamparamm/ComfyUI-ppm", + "files": [ + "https://github.com/pamparamm/ComfyUI-ppm" + ], + "install_type": "git-clone", + "description": "Nodes:Empty Latent Image (Aspect Ratio), Token Counter, Random Prompt Generator, StableCascade_AutoCompLatent, CLIPTextEncode, CLIPMicroConditioning, CLIPNegPip" + }, { "author": "Scorpinaus", "title": "ComfyUI-DiffusersLoader", @@ -44,14 +55,14 @@ }, { "author": "Smirnov75", - "title": "comfyui.mxtoolkit", + "title": "ComfyUI-mxToolkit", "id": "mxtoolkit", - "reference": "https://github.com/Smirnov75/comfyui.mxtoolkit", + "reference": "https://github.com/Smirnov75/ComfyUI-mxToolkit", "files": [ - "https://github.com/Smirnov75/comfyui.mxtoolkit" + "https://github.com/Smirnov75/ComfyUI-mxToolkit" ], "install_type": "git-clone", - "description": "Nodes:Seed, Stop, Slider, Slider2D, Reroute.\n[w/This node uses the old-style .js extension, so when uninstalling, the user needs to manually delete some files.]" + "description": "A set of useful nodes for convenient use of ComfyUI, including: Seed randomization before the generation process starts, with saving of the last used values and the ability to automatically interrupt the current generation; A function to pause the generation process; Slider nodes for convenient control of input parameters; An alternative version of the standard Reroute node.\n[w/This node uses the old-style .js extension, so when uninstalling, the user needs to manually delete some files.]" }, { "author": "zmwv823",