update DB

This commit is contained in:
dr.lt.data 2024-01-11 14:53:21 +09:00
parent c4ab7ab5bc
commit 23a190eeb9
2 changed files with 32 additions and 4 deletions

View File

@ -688,6 +688,7 @@
"ColorPreprocessor", "ColorPreprocessor",
"DWPreprocessor", "DWPreprocessor",
"DensePosePreprocessor", "DensePosePreprocessor",
"FacialPartColoringFromPoseKps",
"FakeScribblePreprocessor", "FakeScribblePreprocessor",
"HEDPreprocessor", "HEDPreprocessor",
"HintImageEnchance", "HintImageEnchance",
@ -1962,10 +1963,12 @@
"CR Text Cycler", "CR Text Cycler",
"CR Text Input Switch", "CR Text Input Switch",
"CR Text Input Switch (4 way)", "CR Text Input Switch (4 way)",
"CR Text Length",
"CR Text List", "CR Text List",
"CR Text List Cross Join", "CR Text List Cross Join",
"CR Text List Simple", "CR Text List Simple",
"CR Text List To String", "CR Text List To String",
"CR Text Operation",
"CR Text Replace", "CR Text Replace",
"CR Text Scheduler", "CR Text Scheduler",
"CR Thumbnail Preview", "CR Thumbnail Preview",
@ -1989,7 +1992,7 @@
], ],
{ {
"author": "Suzie1", "author": "Suzie1",
"description": "162 custom nodes for artists, designers and animators.", "description": "164 custom nodes for artists, designers and animators.",
"nickname": "Comfyroll Studio", "nickname": "Comfyroll Studio",
"title": "Comfyroll Studio", "title": "Comfyroll Studio",
"title_aux": "ComfyUI_Comfyroll_CustomNodes" "title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -5018,6 +5021,7 @@
"LoadSinglePromptFromFile //Inspire", "LoadSinglePromptFromFile //Inspire",
"LoraBlockInfo //Inspire", "LoraBlockInfo //Inspire",
"LoraLoaderBlockWeight //Inspire", "LoraLoaderBlockWeight //Inspire",
"MakeBasicPipe //Inspire",
"Manga2Anime_LineArt_Preprocessor_Provider_for_SEGS //Inspire", "Manga2Anime_LineArt_Preprocessor_Provider_for_SEGS //Inspire",
"MediaPipeFaceMeshDetectorProvider //Inspire", "MediaPipeFaceMeshDetectorProvider //Inspire",
"MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire", "MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire",
@ -6188,6 +6192,7 @@
"LoadImageNode_LCM", "LoadImageNode_LCM",
"Loader_SegmindVega", "Loader_SegmindVega",
"OutpaintCanvasTool", "OutpaintCanvasTool",
"SaveImage_Canvas",
"SaveImage_LCM", "SaveImage_LCM",
"SaveImage_Puzzle", "SaveImage_Puzzle",
"SaveImage_PuzzleV2", "SaveImage_PuzzleV2",
@ -6199,6 +6204,15 @@
"title_aux": "LCM_Inpaint-Outpaint_Comfy" "title_aux": "LCM_Inpaint-Outpaint_Comfy"
} }
], ],
"https://github.com/talesofai/comfyui-browser": [
[
"LoadImageByUrl //Browser",
"SelectInputs //Browser"
],
{
"title_aux": "ComfyUI Browser"
}
],
"https://github.com/theUpsider/ComfyUI-Logic": [ "https://github.com/theUpsider/ComfyUI-Logic": [
[ [
"Bool", "Bool",

View File

@ -688,6 +688,7 @@
"ColorPreprocessor", "ColorPreprocessor",
"DWPreprocessor", "DWPreprocessor",
"DensePosePreprocessor", "DensePosePreprocessor",
"FacialPartColoringFromPoseKps",
"FakeScribblePreprocessor", "FakeScribblePreprocessor",
"HEDPreprocessor", "HEDPreprocessor",
"HintImageEnchance", "HintImageEnchance",
@ -1962,10 +1963,12 @@
"CR Text Cycler", "CR Text Cycler",
"CR Text Input Switch", "CR Text Input Switch",
"CR Text Input Switch (4 way)", "CR Text Input Switch (4 way)",
"CR Text Length",
"CR Text List", "CR Text List",
"CR Text List Cross Join", "CR Text List Cross Join",
"CR Text List Simple", "CR Text List Simple",
"CR Text List To String", "CR Text List To String",
"CR Text Operation",
"CR Text Replace", "CR Text Replace",
"CR Text Scheduler", "CR Text Scheduler",
"CR Thumbnail Preview", "CR Thumbnail Preview",
@ -1989,7 +1992,7 @@
], ],
{ {
"author": "Suzie1", "author": "Suzie1",
"description": "162 custom nodes for artists, designers and animators.", "description": "164 custom nodes for artists, designers and animators.",
"nickname": "Comfyroll Studio", "nickname": "Comfyroll Studio",
"title": "Comfyroll Studio", "title": "Comfyroll Studio",
"title_aux": "ComfyUI_Comfyroll_CustomNodes" "title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -5018,6 +5021,7 @@
"LoadSinglePromptFromFile //Inspire", "LoadSinglePromptFromFile //Inspire",
"LoraBlockInfo //Inspire", "LoraBlockInfo //Inspire",
"LoraLoaderBlockWeight //Inspire", "LoraLoaderBlockWeight //Inspire",
"MakeBasicPipe //Inspire",
"Manga2Anime_LineArt_Preprocessor_Provider_for_SEGS //Inspire", "Manga2Anime_LineArt_Preprocessor_Provider_for_SEGS //Inspire",
"MediaPipeFaceMeshDetectorProvider //Inspire", "MediaPipeFaceMeshDetectorProvider //Inspire",
"MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire", "MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire",
@ -6188,6 +6192,7 @@
"LoadImageNode_LCM", "LoadImageNode_LCM",
"Loader_SegmindVega", "Loader_SegmindVega",
"OutpaintCanvasTool", "OutpaintCanvasTool",
"SaveImage_Canvas",
"SaveImage_LCM", "SaveImage_LCM",
"SaveImage_Puzzle", "SaveImage_Puzzle",
"SaveImage_PuzzleV2", "SaveImage_PuzzleV2",
@ -6199,6 +6204,15 @@
"title_aux": "LCM_Inpaint-Outpaint_Comfy" "title_aux": "LCM_Inpaint-Outpaint_Comfy"
} }
], ],
"https://github.com/talesofai/comfyui-browser": [
[
"LoadImageByUrl //Browser",
"SelectInputs //Browser"
],
{
"title_aux": "ComfyUI Browser"
}
],
"https://github.com/theUpsider/ComfyUI-Logic": [ "https://github.com/theUpsider/ComfyUI-Logic": [
[ [
"Bool", "Bool",