Browse Source

update DB

pull/358/head
Dr.Lt.Data 10 months ago
parent
commit
d377099e1e
  1. 25
      custom-node-list.json
  2. 9
      extension-node-map.json
  3. 10
      node_db/legacy/custom-node-list.json
  4. 9
      node_db/new/extension-node-map.json

25
custom-node-list.json

@ -3511,6 +3511,16 @@
"install_type": "git-clone",
"description": "These nodes will be placed in comfyui/custom_nodes/aegisflow and contains the image passer (accepts an image as either wired or wirelessly, input and passes it through. Latent passer does the same for latents, and the Preprocessor chooser allows a passthrough image and 10 controlnets to be passed in AegisFlow Shima. The inputs on the Preprocessor chooser should not be renamed if you intend to accept image inputs wirelessly through UE nodes. It can be done, but the send node input regex for each controlnet preprocessor column must also be changed."
},
{
"author": "Aegis72",
"title": "ComfyUI-styles-all",
"reference": "https://github.com/aegis72/comfyui-styles-all",
"files": [
"https://github.com/aegis72/comfyui-styles-all"
],
"install_type": "git-clone",
"description": "This is a straight clone of Azazeal04's all-in-one styler menu, which was removed from gh on Jan 21, 2024. I have made no changes to the files at all."
},
{
"author": "glibsonoran",
"title": "Plush-for-ComfyUI",
@ -4484,6 +4494,9 @@
"install_type": "git-clone",
"description": "This exporter is a plugin for ComfyUI, which can export tasks for [a/LAizypainter](https://github.com/DimaChaichan/LAizypainter).\nLAizypainter is a Photoshop plugin with which you can send tasks directly to a Stable Diffusion server. More information about a [a/Task](https://github.com/DimaChaichan/LAizypainter?tab=readme-ov-file#task)"
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",
@ -4755,6 +4768,8 @@
"install_type": "copy",
"description": "A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning."
},
{
"author": "theally",
"title": "TheAlly's Custom Nodes",
@ -4798,16 +4813,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Aegis72",
"title": "ComfyUI-styles-all",
"reference": "https://github.com/aegis72/comfyui-styles-all",
"files": [
"https://github.com/aegis72/comfyui-styles-all"
],
"install_type": "git-clone",
"description": "This is a straight clone of Azazeal04's all-in-one styler menu, which was removed from gh on Jan 21, 2024. I have made no changes to the files at all."
}
]
}

9
extension-node-map.json

@ -2913,6 +2913,14 @@
"title_aux": "AegisFlow Utility Nodes"
}
],
"https://github.com/aegis72/comfyui-styles-all": [
[
"menus"
],
{
"title_aux": "ComfyUI-styles-all"
}
],
"https://github.com/ai-liam/comfyui_liam_util": [
[
"LiamLoadImage"
@ -3636,6 +3644,7 @@
"LayerStyle: Stroke",
"LayerStyle_Illumine",
"LayerUtility: ColorPicker",
"LayerUtility: ExtendCanvas",
"LayerUtility: ImageBlend",
"LayerUtility: ImageBlendAdvance",
"LayerUtility: ImageOpacity",

10
node_db/legacy/custom-node-list.json

@ -10,6 +10,16 @@
},
{
"author": "azazeal04",
"title": "ComfyUI-Styles",
"reference": "https://github.com/azazeal04/ComfyUI-Styles",
"files": [
"https://github.com/azazeal04/ComfyUI-Styles"
],
"install_type": "git-clone",
"description": "Nodes:Anime_Styler, Fantasy_Styler, Gothic_Styler, Line_Art_Styler, Movie_Poster_Styler, Punk_Styler, Travel_Poster_Styler. This extension offers 8 art style nodes, each of which includes approximately 50 individual style variations.\n\nNOTE: Due to the dynamic nature of node name definitions, ComfyUI-Manager cannot recognize the node list from this extension. The Missing nodes and Badge features are not available for this extension.\nNOTE: This extension is removed. Users who were previously using this node should install ComfyUI-styles-all instead."
},
{
"author": "hnmr293",
"title": "ComfyUI-nodes-hnmr",

9
node_db/new/extension-node-map.json

@ -2913,6 +2913,14 @@
"title_aux": "AegisFlow Utility Nodes"
}
],
"https://github.com/aegis72/comfyui-styles-all": [
[
"menus"
],
{
"title_aux": "ComfyUI-styles-all"
}
],
"https://github.com/ai-liam/comfyui_liam_util": [
[
"LiamLoadImage"
@ -3636,6 +3644,7 @@
"LayerStyle: Stroke",
"LayerStyle_Illumine",
"LayerUtility: ColorPicker",
"LayerUtility: ExtendCanvas",
"LayerUtility: ImageBlend",
"LayerUtility: ImageBlendAdvance",
"LayerUtility: ImageOpacity",

Loading…
Cancel
Save