mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Update custom-node-list.json (#528)
adding the MokkaBoss1 repository following requested ammendments: 1) remove pycache 2) update folder structure
This commit is contained in:
parent
7038af92da
commit
c8b879468c
@ -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…
x
Reference in New Issue
Block a user