update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user