mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +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",
|
"install_type": "copy",
|
||||||
"description": "Extension to show random cat GIFs while queueing prompt."
|
"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",
|
"author": "theally",
|
||||||
"title": "TheAlly's Custom Nodes",
|
"title": "TheAlly's Custom Nodes",
|
||||||
@ -7027,5 +7004,13 @@
|
|||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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…
Reference in New Issue
Block a user