Browse Source

update DB

pull/642/head
Dr.Lt.Data 7 months ago
parent
commit
c4571e5459
  1. 10
      custom-node-list.json
  2. 15
      extension-node-map.json
  3. 4
      github-stats.json
  4. 20
      node_db/new/custom-node-list.json
  5. 15
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -7920,6 +7920,16 @@
"install_type": "git-clone",
"description": "Permutes a mask batch to present possible additive combinations. Passing a mask batch (e.g. out of [a/SEGS to Mask Batch](https://github.com/ltdrdata/ComfyUI-Impact-Pack)) will return a new mask batch representing all the possible combinations of the included masks. So, a mask batch with two mask sections, 'A' and 'B', will return a batch containing an empty mask, an empty mask & A, an empty mask & B, and an empty mask & A & B."
},
{
"author": "BAIS1C",
"title": "ComfyUI_RSS_Feed_Reader",
"reference": "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader",
"files": [
"https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader"
],
"install_type": "git-clone",
"description": "A Simple Python RSS Feed Reader to create Prompts in Comfy UI"
},

15
extension-node-map.json

@ -547,6 +547,14 @@
"title_aux": "SpliceTools"
}
],
"https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": [
[
"RSSFeedNode"
],
{
"title_aux": "ComfyUI_RSS_Feed_Reader"
}
],
"https://github.com/BXYMartin/ComfyUI-InstantIDUtils": [
[
"ListOfImages",
@ -3997,9 +4005,8 @@
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [
[
"ttN KSampler_v2",
"ttN advPlot range",
"ttN advanced xyPlot",
"ttN busIN",
"ttN busOUT",
"ttN compareInput",
"ttN concat",
"ttN debugInput",
@ -4027,7 +4034,6 @@
"ttN pipeLoraStack",
"ttN pipeOUT",
"ttN seed",
"ttN seedDebug",
"ttN text",
"ttN text3BOX_3WAYconcat",
"ttN text7BOX_concat",
@ -8038,7 +8044,9 @@
"file_combine_plus",
"google_tool",
"interpreter_tool",
"load_embeddings",
"load_file",
"load_file_folder",
"load_persona",
"load_url",
"new_interpreter_tool",
@ -8905,6 +8913,7 @@
"MaskBatchMulti",
"MaskOrImageToWeight",
"MergeImageChannels",
"NormalizedAmplitudeToFloatList",
"NormalizedAmplitudeToMask",
"OffsetMask",
"OffsetMaskByNormalizedAmplitude",

4
github-stats.json

@ -3154,5 +3154,9 @@
"https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": {
"stars": 1,
"last_update": "2024-05-03 09:30:52"
},
"https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": {
"stars": 0,
"last_update": "2024-05-03 14:03:51"
}
}

20
node_db/new/custom-node-list.json

@ -10,6 +10,16 @@
},
{
"author": "BAIS1C",
"title": "ComfyUI_RSS_Feed_Reader",
"reference": "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader",
"files": [
"https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader"
],
"install_type": "git-clone",
"description": "A Simple Python RSS Feed Reader to create Prompts in Comfy UI"
},
{
"author": "curiousjp",
"title": "ComfyUI-MaskBatchPermutations",
@ -679,16 +689,6 @@
],
"install_type": "git-clone",
"description": "This is a custom node for ComfyUI that automatically saves your AI-generated images specifically to [a/www.txt2any.com](http://www.txt2any.com/)."
},
{
"author": "jtydhr88",
"title": "ComfyUI-InstantMesh",
"reference": "https://github.com/jtydhr88/ComfyUI-InstantMesh",
"files": [
"https://github.com/jtydhr88/ComfyUI-InstantMesh"
],
"install_type": "git-clone",
"description": "ComfyUI InstantMesh is custom nodes that running TencentARC/InstantMesh into ComfyUI, this extension depends on ComfyUI-3D-Pack. Please refer to Readme carefully to install."
}
]
}

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

@ -547,6 +547,14 @@
"title_aux": "SpliceTools"
}
],
"https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": [
[
"RSSFeedNode"
],
{
"title_aux": "ComfyUI_RSS_Feed_Reader"
}
],
"https://github.com/BXYMartin/ComfyUI-InstantIDUtils": [
[
"ListOfImages",
@ -3997,9 +4005,8 @@
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [
[
"ttN KSampler_v2",
"ttN advPlot range",
"ttN advanced xyPlot",
"ttN busIN",
"ttN busOUT",
"ttN compareInput",
"ttN concat",
"ttN debugInput",
@ -4027,7 +4034,6 @@
"ttN pipeLoraStack",
"ttN pipeOUT",
"ttN seed",
"ttN seedDebug",
"ttN text",
"ttN text3BOX_3WAYconcat",
"ttN text7BOX_concat",
@ -8038,7 +8044,9 @@
"file_combine_plus",
"google_tool",
"interpreter_tool",
"load_embeddings",
"load_file",
"load_file_folder",
"load_persona",
"load_url",
"new_interpreter_tool",
@ -8905,6 +8913,7 @@
"MaskBatchMulti",
"MaskOrImageToWeight",
"MergeImageChannels",
"NormalizedAmplitudeToFloatList",
"NormalizedAmplitudeToMask",
"OffsetMask",
"OffsetMaskByNormalizedAmplitude",

Loading…
Cancel
Save