Browse Source

Update custom-node-list.json (#528)

adding the MokkaBoss1 repository following requested ammendments:

1) remove pycache
2) update folder structure
pull/531/head
MokkaBoss1 8 months ago committed by GitHub
parent
commit
c8b879468c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 33
      custom-node-list.json

33
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"
}
]
}

Loading…
Cancel
Save