From bc40f34dfb763146608ca8ce39e5af15309efcaa Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 4 Jan 2024 21:02:24 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 +++++ extension-node-map.json | 50 ++++++++++++++++++++++++- node_db/dev/custom-node-list.json | 10 ----- node_db/dev/extension-node-map.json | 57 ++++++++++++++++++++++------- node_db/new/custom-node-list.json | 20 ++++++++++ node_db/new/extension-node-map.json | 50 ++++++++++++++++++++++++- 6 files changed, 172 insertions(+), 25 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e3e167f..9b2696c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3984,6 +3984,16 @@ "install_type": "git-clone", "description": "[a/Onediff](https://github.com/siliconflow/onediff) ComfyUI Nodes." }, + { + "author": "ZHO-ZHO-ZHO", + "title": "ComfyUI ArtGallery | Prompt Visualization", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery" + ], + "install_type": "git-clone", + "description": "Visualize the selection of prompts:Choosing prompts has never really been suitable for humans, especially when there are a lot of prompts to choose from. Selecting corresponding visual references is a more suitable way.[w/WARN: Installation requires 2GB of space, and it will involve a long download time.]" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 32a35e0..cdc8612 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1402,6 +1402,7 @@ "Image Crop Fit", "Image Resize Fit", "OFF SEGS to Image", + "VAE Encode For Inpaint V2", "Watermarking" ], { @@ -1490,6 +1491,7 @@ "MaskComposite(FaceParsing)", "MaskListComposite(FaceParsing)", "MaskListSelect(FaceParsing)", + "MaskToBBox(FaceParsing)", "SkinDetectTraditional(FaceParsing)" ], { @@ -2424,6 +2426,8 @@ "Text Add Tokens", "Text Compare", "Text Concatenate", + "Text Dictionary Convert", + "Text Dictionary Get", "Text Dictionary Update", "Text File History Loader", "Text Find and Replace", @@ -2532,6 +2536,19 @@ "title_aux": "MergeBlockWeighted_fo_ComfyUI" } ], + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": [ + [ + "ArtGallery_Zho", + "ArtistsImage_Zho", + "CamerasImage_Zho", + "FilmsImage_Zho", + "MovementsImage_Zho", + "StylesImage_Zho" + ], + { + "title_aux": "ComfyUI ArtGallery | Prompt Visualization" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": [ [ "ConcatText_Zho", @@ -3374,8 +3391,17 @@ ], "https://github.com/city96/ComfyUI_NetDist": [ [ + "CombineImageBatch", "FetchRemote", - "QueueRemote" + "LoadCurrentWorkflowJSON", + "LoadDiskWorkflowJSON", + "LoadImageUrl", + "RemoteChainEnd", + "RemoteChainStart", + "RemoteQueueSimple", + "RemoteQueueWorker", + "SaveDiskWorkflowJSON", + "SaveImageUrl" ], { "title_aux": "ComfyUI_NetDist" @@ -5511,6 +5537,7 @@ "CLIPSeg_", "CharacterInText", "ChatGPTOpenAI", + "ClipInterrogator", "Color", "CombineMasks_", "CombineSegMasks", @@ -5609,6 +5636,27 @@ "title_aux": "comfy-easy-grids" } ], + "https://github.com/siliconflow/onediff_comfy_nodes": [ + [ + "CompareModel", + "ControlNetGraphLoader", + "ControlNetGraphSaver", + "ControlNetSpeedup", + "ModelGraphLoader", + "ModelGraphSaver", + "ModelSpeedup", + "ModuleDeepCacheSpeedup", + "OneDiffCheckpointLoaderSimple", + "SVDSpeedup", + "ShowImageDiff", + "VaeGraphLoader", + "VaeGraphSaver", + "VaeSpeedup" + ], + { + "title_aux": "OneDiff Nodes" + } + ], "https://github.com/sipherxyz/comfyui-art-venture": [ [ "AV_CheckpointMerge", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index fac566a..3afa20c 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -30,16 +30,6 @@ "install_type": "git-clone", "description": "A collection of nodes randomly selected and gathered, related to noise. NOTE: SD-Advanced-Noise, noise_latent_perlinpinpin, comfy-plasma" }, - { - "author": "ZHO-ZHO-ZHO", - "title": "ComfyUI ArtGallery(WIP)", - "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery", - "files": [ - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery" - ], - "install_type": "git-clone", - "description": "Visualize the selection of prompts:Choosing prompts has never really been suitable for humans, especially when there are a lot of prompts to choose from. Selecting corresponding visual references is a more suitable way." - }, { "author": "foglerek", "title": "comfyui-cem-tools", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 7b66457..51f35e1 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -98,19 +98,6 @@ "title_aux": "pre-comfyui-stablsr" } ], - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": [ - [ - "ArtGallery_Zho", - "ArtistsImage_Zho", - "CamerasImage_Zho", - "FilmsImage_Zho", - "MovementsImage_Zho", - "StylesImage_Zho" - ], - { - "title_aux": "ComfyUI ArtGallery\uff08WIP)" - } - ], "https://github.com/alt-key-project/comfyui-dream-video-batches": [ [ "Blended Transition [DVB]", @@ -254,6 +241,7 @@ "RepeatLatentBatch", "RescaleCFG", "SDTurboScheduler", + "SD_4XUpscale_Conditioning", "SVD_img2vid_Conditioning", "SamplerCustom", "SamplerDPMPP_2M_SDE", @@ -385,6 +373,7 @@ "ImageGenResolutionFromImage", "ImageGenResolutionFromLatent", "LineArtPreprocessor", + "LinkMasterNode", "PiDiNetPreprocessor", "PixelPerfectResolution", "SuckerPunch", @@ -472,6 +461,36 @@ "title_aux": "jn_node_suite_comfyui [WIP]" } ], + "https://github.com/kadirnar/comfyui_helpers": [ + [ + "CircularVAEDecode", + "CustomKSamplerAdvancedTile", + "ImageLoaderAndProcessor", + "JDC_AutoContrast", + "JDC_BlendImages", + "JDC_BrownNoise", + "JDC_Contrast", + "JDC_EqualizeGrey", + "JDC_GaussianBlur", + "JDC_GreyNoise", + "JDC_Greyscale", + "JDC_ImageLoader", + "JDC_ImageLoaderMeta", + "JDC_PinkNoise", + "JDC_Plasma", + "JDC_PlasmaSampler", + "JDC_PowerImage", + "JDC_RandNoise", + "JDC_ResizeFactor", + "LatentGaussianNoise", + "LatentToRGB", + "MathEncode", + "NoisyLatentPerlin" + ], + { + "title_aux": "comfyui_helpers" + } + ], "https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py": [ [ "ObjectPromptWithTemplate", @@ -533,6 +552,18 @@ "title_aux": "comfy-trt-test [WIP]" } ], + "https://github.com/solarpush/comfyui_sendimage_node": [ + [ + "Send_To_Pod" + ], + { + "author": "Enlumis", + "description": "This one to send images to the pod.", + "nickname": "go2flat", + "title": "go2flat", + "title_aux": "comfyui_sendimage_node" + } + ], "https://github.com/wormley/comfyui-wormley-nodes": [ [ "CheckpointVAELoaderSimpleText", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 1d66706..8da2369 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,26 @@ }, + { + "author": "ZHO-ZHO-ZHO", + "title": "ComfyUI ArtGallery | Prompt Visualization", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery" + ], + "install_type": "git-clone", + "description": "Visualize the selection of prompts:Choosing prompts has never really been suitable for humans, especially when there are a lot of prompts to choose from. Selecting corresponding visual references is a more suitable way.[w/WARN: Installation requires 2GB of space, and it will involve a long download time.]" + }, + { + "author": "SiliconFlow", + "title": "OneDiff Nodes", + "reference": "https://github.com/siliconflow/onediff_comfy_nodes", + "files": [ + "https://github.com/siliconflow/onediff_comfy_nodes" + ], + "install_type": "git-clone", + "description": "[a/Onediff](https://github.com/siliconflow/onediff) ComfyUI Nodes." + }, { "author": "flowtyone", "title": "ComfyUI-Flowty-LDSR", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 32a35e0..cdc8612 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1402,6 +1402,7 @@ "Image Crop Fit", "Image Resize Fit", "OFF SEGS to Image", + "VAE Encode For Inpaint V2", "Watermarking" ], { @@ -1490,6 +1491,7 @@ "MaskComposite(FaceParsing)", "MaskListComposite(FaceParsing)", "MaskListSelect(FaceParsing)", + "MaskToBBox(FaceParsing)", "SkinDetectTraditional(FaceParsing)" ], { @@ -2424,6 +2426,8 @@ "Text Add Tokens", "Text Compare", "Text Concatenate", + "Text Dictionary Convert", + "Text Dictionary Get", "Text Dictionary Update", "Text File History Loader", "Text Find and Replace", @@ -2532,6 +2536,19 @@ "title_aux": "MergeBlockWeighted_fo_ComfyUI" } ], + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": [ + [ + "ArtGallery_Zho", + "ArtistsImage_Zho", + "CamerasImage_Zho", + "FilmsImage_Zho", + "MovementsImage_Zho", + "StylesImage_Zho" + ], + { + "title_aux": "ComfyUI ArtGallery | Prompt Visualization" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": [ [ "ConcatText_Zho", @@ -3374,8 +3391,17 @@ ], "https://github.com/city96/ComfyUI_NetDist": [ [ + "CombineImageBatch", "FetchRemote", - "QueueRemote" + "LoadCurrentWorkflowJSON", + "LoadDiskWorkflowJSON", + "LoadImageUrl", + "RemoteChainEnd", + "RemoteChainStart", + "RemoteQueueSimple", + "RemoteQueueWorker", + "SaveDiskWorkflowJSON", + "SaveImageUrl" ], { "title_aux": "ComfyUI_NetDist" @@ -5511,6 +5537,7 @@ "CLIPSeg_", "CharacterInText", "ChatGPTOpenAI", + "ClipInterrogator", "Color", "CombineMasks_", "CombineSegMasks", @@ -5609,6 +5636,27 @@ "title_aux": "comfy-easy-grids" } ], + "https://github.com/siliconflow/onediff_comfy_nodes": [ + [ + "CompareModel", + "ControlNetGraphLoader", + "ControlNetGraphSaver", + "ControlNetSpeedup", + "ModelGraphLoader", + "ModelGraphSaver", + "ModelSpeedup", + "ModuleDeepCacheSpeedup", + "OneDiffCheckpointLoaderSimple", + "SVDSpeedup", + "ShowImageDiff", + "VaeGraphLoader", + "VaeGraphSaver", + "VaeSpeedup" + ], + { + "title_aux": "OneDiff Nodes" + } + ], "https://github.com/sipherxyz/comfyui-art-venture": [ [ "AV_CheckpointMerge",