mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
3dc00dc041
commit
2ba29e3079
@ -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"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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,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",
|
||||
|
||||
@ -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'."
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -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…
x
Reference in New Issue
Block a user