update DB

This commit is contained in:
Dr.Lt.Data 2024-05-07 22:45:56 +09:00
parent 3dc00dc041
commit 2ba29e3079
6 changed files with 55 additions and 18 deletions

View File

@ -7991,7 +7991,16 @@
"install_type": "git-clone", "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." "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"
},

View File

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

View File

@ -2135,10 +2135,6 @@
"stars": 9, "stars": 9,
"last_update": "2024-02-08 16:59:15" "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": { "https://github.com/yffyhk/comfyui_auto_danbooru": {
"stars": 0, "stars": 0,
"last_update": "2024-02-04 08:09:57" "last_update": "2024-02-04 08:09:57"
@ -3190,5 +3186,9 @@
"https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": {
"stars": 2, "stars": 2,
"last_update": "2024-05-07 02:21:59" "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"
} }
} }

View File

@ -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", "author": "runtime44",
"title": "Runtime44 ComfyUI Nodes", "title": "Runtime44 ComfyUI Nodes",

View File

@ -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", "author": "KoreTeknology",
"title": "ComfyUI Universal Styler", "title": "ComfyUI Universal Styler",
@ -679,16 +688,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes for interfacing with LiteLLM" "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'."
} }
] ]
} }

View File

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