update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "IAmMatan.com",
|
||||
"title": "ComfyUI Serving toolkit",
|
||||
"reference": "https://github.com/matan1905/ComfyUI-Serving-Toolkit",
|
||||
"files": [
|
||||
"https://github.com/matan1905/ComfyUI-Serving-Toolkit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension adds nodes that allow you to easily serve your workflow (for example using a discord bot) "
|
||||
},
|
||||
{
|
||||
"author": "ParmanBabra",
|
||||
"title": "ComfyUI-Malefish-Custom-Scripts",
|
||||
@@ -31,14 +41,14 @@
|
||||
"description": "Nodes:FC_LoraMerge."
|
||||
},
|
||||
{
|
||||
"author": "noembryo",
|
||||
"title": "ComfyUI-noEmbryo",
|
||||
"author": "noEmbryo",
|
||||
"title": "ComfyUI-noEmbryo nodes",
|
||||
"reference": "https://github.com/noembryo/ComfyUI-noEmbryo",
|
||||
"files": [
|
||||
"https://github.com/noembryo/ComfyUI-noEmbryo"
|
||||
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "PromptTermList (1-6) are some nodes that help with the creation of Prompts inside ComfyUI."
|
||||
"install_type": "copy",
|
||||
"description": "PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "aianimation55",
|
||||
|
||||
@@ -413,6 +413,7 @@
|
||||
"https://github.com/Fannovel16/comfyui_controlnet_aux": [
|
||||
[
|
||||
"AIO_Preprocessor",
|
||||
"AnimeFace_SemSegPreprocessor",
|
||||
"AnimeLineArtPreprocessor",
|
||||
"BAE-NormalMapPreprocessor",
|
||||
"BinaryPreprocessor",
|
||||
@@ -501,13 +502,18 @@
|
||||
],
|
||||
"https://github.com/GMapeSplat/ComfyUI_ezXY": [
|
||||
[
|
||||
"ItemFromList",
|
||||
"ConcatenateString",
|
||||
"IterationDriver",
|
||||
"JoinImages",
|
||||
"LineToConsole",
|
||||
"NumberFromList",
|
||||
"NumbersToList",
|
||||
"PlotImages",
|
||||
"StringFromList",
|
||||
"StringToLabel",
|
||||
"StringToList",
|
||||
"ezMath",
|
||||
"ezXY_AssemblePlot",
|
||||
"ezXY_Driver"
|
||||
],
|
||||
{
|
||||
@@ -1933,6 +1939,8 @@
|
||||
],
|
||||
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [
|
||||
[
|
||||
"Core ML LCM Converter",
|
||||
"Core ML LCM Sampler",
|
||||
"CoreMLModelAdapter",
|
||||
"CoreMLSampler",
|
||||
"CoreMLUNetLoader"
|
||||
@@ -3133,6 +3141,17 @@
|
||||
"title_aux": "Recommended Resolution Calculator"
|
||||
}
|
||||
],
|
||||
"https://github.com/matan1905/ComfyUI-Serving-Toolkit": [
|
||||
[
|
||||
"DiscordServing",
|
||||
"ServingInputNumber",
|
||||
"ServingInputText",
|
||||
"ServingOutput"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Serving toolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/mav-rik/facerestore_cf": [
|
||||
[
|
||||
"CropFace",
|
||||
@@ -3287,23 +3306,6 @@
|
||||
"title_aux": "comfyUI_Nodes_nicolai256"
|
||||
}
|
||||
],
|
||||
"https://github.com/noembryo/ComfyUI-noEmbryo": [
|
||||
[
|
||||
"PromptTermList1",
|
||||
"PromptTermList2",
|
||||
"PromptTermList3",
|
||||
"PromptTermList4",
|
||||
"PromptTermList5",
|
||||
"PromptTermList6"
|
||||
],
|
||||
{
|
||||
"author": "noEmbryo",
|
||||
"description": "Some useful nodes.",
|
||||
"nickname": "noEmbryo",
|
||||
"title": "X Node",
|
||||
"title_aux": "ComfyUI-noEmbryo"
|
||||
}
|
||||
],
|
||||
"https://github.com/noxinias/ComfyUI_NoxinNodes": [
|
||||
[
|
||||
"NoxinChime",
|
||||
@@ -3836,10 +3838,13 @@
|
||||
"LCMGenerate",
|
||||
"LCMGenerate_ReferenceOnly",
|
||||
"LCMGenerate_img2img",
|
||||
"LCMGenerate_img2img_controlnet",
|
||||
"LCMLoader",
|
||||
"LCMLoader_RefInpaint",
|
||||
"LCMLoader_ReferenceOnly",
|
||||
"LCMLoader_controlnet",
|
||||
"LCMLoader_img2img",
|
||||
"LCMT2IAdapter",
|
||||
"LCM_outpaint_prep",
|
||||
"LoadImageNode_LCM",
|
||||
"SaveImage_LCM"
|
||||
@@ -4235,6 +4240,19 @@
|
||||
"title_aux": "Cute Comfy"
|
||||
}
|
||||
],
|
||||
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py": [
|
||||
[
|
||||
"PromptTermList1",
|
||||
"PromptTermList2",
|
||||
"PromptTermList3",
|
||||
"PromptTermList4",
|
||||
"PromptTermList5",
|
||||
"PromptTermList6"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-noEmbryo nodes"
|
||||
}
|
||||
],
|
||||
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
|
||||
[
|
||||
"SDXLAspectRatio"
|
||||
|
||||
Reference in New Issue
Block a user