diff --git a/custom-node-list.json b/custom-node-list.json index d2a85646..89205d68 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6959,30 +6959,7 @@ ], "install_type": "copy", "description": "Extension to show random cat GIFs while queueing prompt." - }, - { - "author": "MokkaBoss1", - "title": "Backgrounds (Landscape,Indoor)", - "reference": "https://github.com/MokkaBoss1/LandscapeBackgrounds", - "files": [ - "https://github.com/MokkaBoss1/LandscapeBackgrounds/raw/main/LandscapeBackgrounds.py", - "https://github.com/MokkaBoss1/LandscapeBackgrounds/raw/main/IndoorBackgrounds.py" - ], - "install_type": "copy", - "description": "Nodes:Indoor Backgrounds, Landscape Backgrounds. Custom nodes for ComfyUI which allows selective 'randomness' in constructing a prompt for portrait backgrounds." - }, - { - "author": "MokkaBoss1", - "title": "NatureColours, UrbanColours", - "reference": "https://github.com/MokkaBoss1/NatureColours", - "files": [ - "https://github.com/MokkaBoss1/NatureColours/raw/main/NatureColours.py", - "https://github.com/MokkaBoss1/NatureColours/raw/main/UrbanColours.py" - ], - "install_type": "copy", - "description": "Nodes:NatureColours, UrbanColours. These nodes outputs the color code for the selected color as a string." - }, - + }, { "author": "theally", "title": "TheAlly's Custom Nodes", @@ -7027,5 +7004,13 @@ "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." } + { + "author": "MokkaBoss1", + "title": "Node Pack mostly for manipulating strings and integers", + "reference": "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1/wiki/Documentation-for-the-ComfyUI-Nodes-in-this-Node-Pack", + "files": "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1.git", + "install_type": "git-clone", + "description": "Node Pack mostly for manipulating strings and integers" + } ] }