Browse Source

update DB

pull/655/head
Dr.Lt.Data 6 months ago
parent
commit
2ba29e3079
  1. 11
      custom-node-list.json
  2. 11
      extension-node-map.json
  3. 8
      github-stats.json
  4. 11
      node_db/dev/custom-node-list.json
  5. 21
      node_db/new/custom-node-list.json
  6. 11
      node_db/new/extension-node-map.json

11
custom-node-list.json

@ -7991,7 +7991,16 @@
"install_type": "git-clone",
"description": "A research Node based project on Artificial Intelligence using ComfyUI visual editor with Stable diffusion Local processing focus in mind. This custom node is intended to serve the purpose to offer a large palette of prompting scenrarios, based on Public Checkpoint Models OR/AND Private custom Models and LoRas. It includes an integrated learning machine process as well as a set of workflows."
},
{
"author": "ZeDarkAdam",
"title": "ComfyUI-Embeddings-Tools",
"reference": "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools",
"files": [
"https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools"
],
"install_type": "git-clone",
"description": "EmbeddingsNameLoader, EmbendingList"
},

11
extension-node-map.json

@ -4785,6 +4785,15 @@
"title_aux": "ImageReward"
}
],
"https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": [
[
"EmbeddingsNameLoader",
"EmbendingList"
],
{
"title_aux": "ComfyUI-Embeddings-Tools"
}
],
"https://github.com/a1lazydog/ComfyUI-AudioScheduler": [
[
"AmplitudeToGraph",
@ -8969,7 +8978,6 @@
"CreateShapeMask",
"CreateShapeMaskOnPath",
"CreateTextMask",
"CreateTextOnPath",
"CreateVoronoiMask",
"CrossFadeImages",
"CustomSigmas",
@ -9018,6 +9026,7 @@
"OffsetMask",
"OffsetMaskByNormalizedAmplitude",
"PlotCoordinates",
"PreviewAnimation",
"RemapImageRange",
"RemapMaskRange",
"ReplaceImagesInBatch",

8
github-stats.json

@ -2135,10 +2135,6 @@
"stars": 9,
"last_update": "2024-02-08 16:59:15"
},
"https://github.com/davask/ComfyUI-MarasIT-Nodes": {
"stars": 27,
"last_update": "2024-05-06 07:43:35"
},
"https://github.com/yffyhk/comfyui_auto_danbooru": {
"stars": 0,
"last_update": "2024-02-04 08:09:57"
@ -3190,5 +3186,9 @@
"https://github.com/KoreTeknology/ComfyUI-Universal-Styler": {
"stars": 2,
"last_update": "2024-05-07 02:21:59"
},
"https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": {
"stars": 0,
"last_update": "2024-05-07 12:44:45"
}
}

11
node_db/dev/custom-node-list.json

@ -11,6 +11,17 @@
{
"author": "Levy1417",
"title": "Universal-Data-Processing-Kit [UNSAFE]",
"reference": "https://github.com/Levy1417/Universal-Data-Processing-Kit",
"files": [
"https://github.com/Levy1417/Universal-Data-Processing-Kit"
],
"install_type": "git-clone",
"description": "Nodes:DPK - Any Eval, DPK - Extract Array, DPK - Run External Program, DPK - Any Literals, DPK - Set Node States, DPK - Realtime Text Preview, DPK - Dynamic Action, DPK - Object To Json, DPK - Json To Object\n[w/This extension includes the ability to execute arbitrary code and programs.]"
},
{
"author": "runtime44",
"title": "Runtime44 ComfyUI Nodes",

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

@ -11,7 +11,16 @@
{
"author": "ZeDarkAdam",
"title": "ComfyUI-Embeddings-Tools",
"reference": "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools",
"files": [
"https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools"
],
"install_type": "git-clone",
"description": "EmbeddingsNameLoader, EmbendingList"
},
{
"author": "KoreTeknology",
"title": "ComfyUI Universal Styler",
@ -679,16 +688,6 @@
],
"install_type": "git-clone",
"description": "Nodes for interfacing with LiteLLM"
},
{
"author": "smthemex",
"title": "ComfyUI_Pic2Story",
"reference": "https://github.com/smthemex/ComfyUI_Pic2Story",
"files": [
"https://github.com/smthemex/ComfyUI_Pic2Story"
],
"install_type": "git-clone",
"description": "ComfyUI simple node based on BLIP method, with the function of 'Image to Txt'."
}
]
}

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

@ -4785,6 +4785,15 @@
"title_aux": "ImageReward"
}
],
"https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": [
[
"EmbeddingsNameLoader",
"EmbendingList"
],
{
"title_aux": "ComfyUI-Embeddings-Tools"
}
],
"https://github.com/a1lazydog/ComfyUI-AudioScheduler": [
[
"AmplitudeToGraph",
@ -8969,7 +8978,6 @@
"CreateShapeMask",
"CreateShapeMaskOnPath",
"CreateTextMask",
"CreateTextOnPath",
"CreateVoronoiMask",
"CrossFadeImages",
"CustomSigmas",
@ -9018,6 +9026,7 @@
"OffsetMask",
"OffsetMaskByNormalizedAmplitude",
"PlotCoordinates",
"PreviewAnimation",
"RemapImageRange",
"RemapMaskRange",
"ReplaceImagesInBatch",

Loading…
Cancel
Save