update DB
This commit is contained in:
@@ -11,6 +11,46 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "SSsnap",
|
||||
"title": "Snap Processing for Comfyui",
|
||||
"reference": "https://github.com/SS-snap/ComfyUI-Snap_Processing",
|
||||
"files": [
|
||||
"https://github.com/SS-snap/ComfyUI-Snap_Processing"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "for preprocessing images, presented in a visual way. It also calculates the corresponding image area."
|
||||
},
|
||||
{
|
||||
"author": "void15700",
|
||||
"title": "VoidCustomNodes",
|
||||
"reference": "https://github.com/void15700/VoidCustomNodes",
|
||||
"files": [
|
||||
"https://github.com/void15700/VoidCustomNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Prompt Parser, String Combiner"
|
||||
},
|
||||
{
|
||||
"author": "wilzamguerrero",
|
||||
"title": "Comfyui-DownZ [UNSAFE]",
|
||||
"reference": "https://github.com/wilzamguerrero/Comfyui-DownZ",
|
||||
"files": [
|
||||
"https://github.com/wilzamguerrero/Comfyui-DownZ"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Download Z, Compress Z, Move Z, Delete Z, Rename Z, Create Z"
|
||||
},
|
||||
{
|
||||
"author": "Elaine-chennn",
|
||||
"title": "ComfyUI Overlay Media Node [WIP]",
|
||||
"reference": "https://github.com/Elaine-chennn/comfyui-overlay-media",
|
||||
"files": [
|
||||
"https://github.com/Elaine-chennn/comfyui-overlay-media"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Overlay Media Node, Upload Media.\nNOT WORKING"
|
||||
},
|
||||
{
|
||||
"author": "monate0615",
|
||||
"title": "Affine Transform ComfyUI Node",
|
||||
@@ -93,16 +133,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:SheduledCFGGuider, CosineScheduler, InvertSigmas, ConcatSigmas."
|
||||
},
|
||||
{
|
||||
"author": "SS-snap",
|
||||
"title": "ComfyUI-Snap_Processing",
|
||||
"reference": "https://github.com/SS-snap/ComfyUI-Snap_Processing",
|
||||
"files": [
|
||||
"https://github.com/SS-snap/ComfyUI-Snap_Processing"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Creating this repository was a last resort because I couldn't find a node in ComfyUI that calculates area size and ratio, so I had to create a custom node to integrate with my 'Majic product' workflow for automated execution.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "netanelben",
|
||||
"title": "comfyui-photobooth-customnode",
|
||||
|
||||
@@ -476,6 +476,15 @@
|
||||
"title_aux": "ComfyUI_LineBreakInserter"
|
||||
}
|
||||
],
|
||||
"https://github.com/Elaine-chennn/comfyui-overlay-media": [
|
||||
[
|
||||
"OverlayMediaNode",
|
||||
"VideoUpload"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Overlay Media Node [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Elawphant/ComfyUI-MusicGen": [
|
||||
[
|
||||
"AudioLoader",
|
||||
@@ -670,22 +679,27 @@
|
||||
"ApplyVoiceConversion",
|
||||
"CombineVideos",
|
||||
"ImAppendFreeChatAction",
|
||||
"ImAppendImageActionNode",
|
||||
"ImAppendQuickbackNode",
|
||||
"ImAppendQuickbackVideoNode",
|
||||
"ImAppendVideoNode",
|
||||
"ImApplyWav2lip",
|
||||
"ImDumpEntity",
|
||||
"ImDumpNode",
|
||||
"ImLoadPackage",
|
||||
"ImNodeTitleOverride",
|
||||
"LoadPackage",
|
||||
"ImSetActionKeywordMapping",
|
||||
"MergeNode",
|
||||
"NewNode",
|
||||
"Node2String",
|
||||
"OllamaChat",
|
||||
"SaveImagePath",
|
||||
"SaveToDirectory",
|
||||
"SetEvent",
|
||||
"SetNodeMapping",
|
||||
"SetProperties",
|
||||
"String2Node",
|
||||
"TurnOnOffNodeOnEnter",
|
||||
"batchNodes",
|
||||
"grepNodeByText",
|
||||
"mergeEntityAndPointer",
|
||||
@@ -898,7 +912,7 @@
|
||||
"Snapload"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Snap_Processing"
|
||||
"title_aux": "Snap Processing for Comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": [
|
||||
@@ -3047,6 +3061,15 @@
|
||||
"title_aux": "ComfyUI-clip-interrogator [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/void15700/VoidCustomNodes": [
|
||||
[
|
||||
"Prompt Parser",
|
||||
"String Combiner"
|
||||
],
|
||||
{
|
||||
"title_aux": "VoidCustomNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/walterFeng/ComfyUI-Image-Utils": [
|
||||
[
|
||||
"Calculate Image Brightness",
|
||||
@@ -3073,8 +3096,11 @@
|
||||
"https://github.com/wilzamguerrero/Comfyui-DownZ": [
|
||||
[
|
||||
"CompressFolderNode",
|
||||
"CreateZNode",
|
||||
"DeleteZNode",
|
||||
"DownloadFileNode",
|
||||
"MoveZNode"
|
||||
"MoveZNode",
|
||||
"RenameZNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-DownZ"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user