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",
|
||||
|
||||
Reference in New Issue
Block a user