update DB
This commit is contained in:
@@ -11,7 +11,26 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "cfreilich",
|
||||
"title": "Virtuoso Nodes for ComfyUI",
|
||||
"reference": "https://github.com/chrisfreilich/virtuoso-nodes",
|
||||
"files": [
|
||||
"https://github.com/chrisfreilich/virtuoso-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repo contains nodes for ComfyUI that implement 30 blend modes, solid color images, and RGB splitting and merging."
|
||||
},
|
||||
{
|
||||
"author": "Shinsplat",
|
||||
"title": "ComfyUI-Shinsplat",
|
||||
"reference": "https://github.com/Shinsplat/ComfyUI-Shinsplat",
|
||||
"files": [
|
||||
"https://github.com/Shinsplat/ComfyUI-Shinsplat"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Clip Text Encode (Shinsplat), Clip Text Encode SDXL (Shinsplat), Lora Loader (Shinsplat)."
|
||||
},
|
||||
{
|
||||
"author": "daxcay",
|
||||
"title": "ComfyUI-DRMN",
|
||||
|
||||
@@ -2505,6 +2505,7 @@
|
||||
"LandscapeBackgrounds",
|
||||
"LandscapeDir",
|
||||
"MakeupStylesDir",
|
||||
"Mbsampler",
|
||||
"OptimalCrop",
|
||||
"PhotomontageA",
|
||||
"PhotomontageB",
|
||||
@@ -3308,6 +3309,16 @@
|
||||
"title_aux": "Eagleshadow Custom Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Shinsplat/ComfyUI-Shinsplat": [
|
||||
[
|
||||
"Clip Text Encode (Shinsplat)",
|
||||
"Clip Text Encode SDXL (Shinsplat)",
|
||||
"Lora Loader (Shinsplat)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Shinsplat"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [
|
||||
[
|
||||
"SVDRsizer"
|
||||
@@ -6235,6 +6246,21 @@
|
||||
"title_aux": "Comfy-Topaz"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrisfreilich/virtuoso-nodes": [
|
||||
[
|
||||
"BlendModes",
|
||||
"MergeRGB",
|
||||
"SolidColor",
|
||||
"SplitRGB"
|
||||
],
|
||||
{
|
||||
"author": "Chris Freilich",
|
||||
"description": "This extension provides a blend modes node with 30 blend modes.",
|
||||
"nickname": "Virtuoso Pack -Blend Nodes",
|
||||
"title": "Virtuoso Pack - Blend Modes",
|
||||
"title_aux": "Virtuoso Nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrisgoringe/cg-image-picker": [
|
||||
[
|
||||
"Preview Chooser",
|
||||
@@ -6827,7 +6853,9 @@
|
||||
],
|
||||
"https://github.com/davask/ComfyUI-MarasIT-Nodes": [
|
||||
[
|
||||
"MarasitAnyBusNode"
|
||||
"MarasitAnyBusNode",
|
||||
"MarasitDisplayInfoNode",
|
||||
"MarasitUpscalerGridNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "\ud83d\udc30 MarasIT Nodes"
|
||||
@@ -7628,6 +7656,7 @@
|
||||
"Enhancer",
|
||||
"ImgTextSwitch",
|
||||
"Plush-Exif Wrangler",
|
||||
"Tagger",
|
||||
"mulTextSwitch"
|
||||
],
|
||||
{
|
||||
@@ -8633,6 +8662,7 @@
|
||||
"CreateGradientMask",
|
||||
"CreateMagicMask",
|
||||
"CreateShapeMask",
|
||||
"CreateShapeMaskOnPath",
|
||||
"CreateTextMask",
|
||||
"CreateVoronoiMask",
|
||||
"CrossFadeImages",
|
||||
|
||||
Reference in New Issue
Block a user