diff --git a/custom-node-list.json b/custom-node-list.json index a11d8ae..5235065 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -703,6 +703,16 @@ "install_type": "git-clone", "description": "A novel weighting scheme for token vectors from CLIP. Allows a wider range of values for the weight. Inspired by Perp-Neg." }, + { + "author": "bvhari", + "title": "ComfyUI_SUNoise", + "reference": "https://github.com/bvhari/ComfyUI_SUNoise", + "files": [ + "https://github.com/bvhari/ComfyUI_SUNoise" + ], + "install_type": "git-clone", + "description": "Scaled Uniform Noise for Ancestral and Stochastic samplers" + }, { "author": "ssitu", "title": "UltimateSDUpscale", @@ -6839,6 +6849,17 @@ "install_type": "git-clone", "description": "Nodes:LoraWithMetadata, TypecasterImage." }, + { + "author": "TJ16th", + "title": "comfyUI_TJ_NormalLighting", + "reference": "https://github.com/TJ16th/comfyUI_TJ_NormalLighting", + "files": [ + "https://github.com/TJ16th/comfyUI_TJ_NormalLighting" + ], + "install_type": "git-clone", + "description": "Custom Node for comfyUI for virtual lighting based on normal map.\nYou can use normal maps to add virtual lighting effects to your images." + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 5e1d217..c0e1a0e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1089,6 +1089,7 @@ "BinaryPreprocessor", "CannyEdgePreprocessor", "ColorPreprocessor", + "ControlNetPreprocessorSelector", "DSINE-NormalMapPreprocessor", "DWPreprocessor", "DensePosePreprocessor", @@ -3397,6 +3398,14 @@ "title_aux": "ComfyUI-Portrait-Maker" } ], + "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": [ + [ + "EulerLightingNode" + ], + { + "title_aux": "comfyUI_TJ_NormalLighting" + } + ], "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [ [ "main_scaled_paste", @@ -4988,7 +4997,8 @@ "https://github.com/bobmagicii/comfykit-custom-nodes": [ [ "LoraWithMeta", - "TypecasterImage" + "TypecasterImage", + "TypecasterLatent" ], { "title_aux": "ComfyKit Custom Nodes" @@ -5096,6 +5106,19 @@ "title_aux": "ComfyUI_PerpWeight" } ], + "https://github.com/bvhari/ComfyUI_SUNoise": [ + [ + "SamplerDPM2Ancestral_SUN", + "SamplerDPMPP2SAncestral_SUN", + "SamplerDPMPP_2M_SDE_SUN", + "SamplerDPMPP_3M_SDE_SUN", + "SamplerDPMPP_SDE_SUN", + "SamplerEulerAncestral_SUN" + ], + { + "title_aux": "ComfyUI_SUNoise" + } + ], "https://github.com/catscandrive/comfyui-imagesubfolders/raw/main/loadImageWithSubfolders.py": [ [ "LoadImagewithSubfolders" @@ -5790,7 +5813,9 @@ ], "https://github.com/comfyanonymous/ComfyUI": [ [ + "BasicGuider", "BasicScheduler", + "CFGGuider", "CLIPLoader", "CLIPMergeAdd", "CLIPMergeSimple", @@ -5823,6 +5848,8 @@ "DiffControlNetLoader", "DifferentialDiffusion", "DiffusersLoader", + "DisableNoise", + "DualCFGGuider", "DualCLIPLoader", "EmptyImage", "EmptyLatentImage", @@ -5855,6 +5882,7 @@ "ImageToMask", "ImageUpscaleWithModel", "InpaintModelConditioning", + "InstructPixToPixConditioning", "InvertMask", "JoinImageWithAlpha", "KSampler", @@ -5898,6 +5926,7 @@ "PolyexponentialScheduler", "PorterDuffImageComposite", "PreviewImage", + "RandomNoise", "RebatchImages", "RebatchLatents", "RepeatImageBatch", @@ -5908,6 +5937,7 @@ "SV3D_Conditioning", "SVD_img2vid_Conditioning", "SamplerCustom", + "SamplerCustomAdvanced", "SamplerDPMAdaptative", "SamplerDPMPP_2M_SDE", "SamplerDPMPP_3M_SDE", @@ -6061,6 +6091,7 @@ "IPAdapterModelLoader", "IPAdapterNoise", "IPAdapterSaveEmbeds", + "IPAdapterStyleComposition", "IPAdapterTiled", "IPAdapterTiledBatch", "IPAdapterUnifiedLoader", @@ -9724,6 +9755,7 @@ "https://github.com/stavsap/comfyui-ollama": [ [ "OllamaGenerate", + "OllamaGenerateAdvance", "OllamaVision" ], { diff --git a/github-stats.json b/github-stats.json index a98b5e5..7cd37c5 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,30 +1,30 @@ { "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3228, - "last_update": "2024-04-04 13:46:36" + "stars": 3241, + "last_update": "2024-04-05 15:59:12" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1075, - "last_update": "2024-04-02 15:25:17" + "stars": 1079, + "last_update": "2024-04-05 15:58:08" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 202, - "last_update": "2024-03-24 08:10:22" + "stars": 203, + "last_update": "2024-04-04 14:29:26" }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 119, "last_update": "2023-09-13 06:28:20" }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { - "stars": 159, + "stars": 160, "last_update": "2023-08-18 19:03:06" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1124, - "last_update": "2024-04-04 13:33:27" + "stars": 1133, + "last_update": "2024-04-05 13:07:00" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 247, + "stars": 248, "last_update": "2024-02-17 06:26:44" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -52,7 +52,7 @@ "last_update": "2023-12-25 16:37:59" }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { - "stars": 238, + "stars": 239, "last_update": "2024-03-14 02:39:35" }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { @@ -60,8 +60,8 @@ "last_update": "2023-09-11 10:09:22" }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 476, - "last_update": "2024-03-25 13:41:14" + "stars": 482, + "last_update": "2024-04-05 09:33:43" }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { "stars": 38, @@ -72,7 +72,7 @@ "last_update": "2023-12-27 16:47:20" }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 231, + "stars": 233, "last_update": "2024-04-03 19:30:15" }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { @@ -80,7 +80,7 @@ "last_update": "2023-09-27 00:33:21" }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 760, + "stars": 762, "last_update": "2024-03-20 00:46:04" }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { @@ -104,12 +104,12 @@ "last_update": "2023-09-30 01:11:46" }, "https://github.com/WASasquatch/WAS_Extras": { - "stars": 21, + "stars": 22, "last_update": "2023-11-20 17:14:58" }, "https://github.com/get-salt-AI/SaltAI": { - "stars": 35, - "last_update": "2024-04-03 20:55:23" + "stars": 36, + "last_update": "2024-04-04 19:28:01" }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 92, @@ -124,7 +124,7 @@ "last_update": "2023-08-29 08:07:35" }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { - "stars": 133, + "stars": 134, "last_update": "2024-02-07 01:59:01" }, "https://github.com/LEv145/images-grid-comfy-plugin": { @@ -164,11 +164,11 @@ "last_update": "2024-01-09 14:14:18" }, "https://github.com/city96/ComfyUI_NetDist": { - "stars": 170, + "stars": 171, "last_update": "2024-02-15 17:34:51" }, "https://github.com/city96/SD-Latent-Interposer": { - "stars": 133, + "stars": 137, "last_update": "2024-03-20 21:55:09" }, "https://github.com/city96/SD-Advanced-Noise": { @@ -184,7 +184,7 @@ "last_update": "2023-09-06 17:15:54" }, "https://github.com/city96/ComfyUI_ColorMod": { - "stars": 13, + "stars": 14, "last_update": "2024-04-03 20:58:21" }, "https://github.com/city96/ComfyUI_ExtraModels": { @@ -196,7 +196,7 @@ "last_update": "2023-11-11 19:53:48" }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { - "stars": 43, + "stars": 44, "last_update": "2024-01-10 10:02:25" }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { @@ -224,7 +224,7 @@ "last_update": "2024-04-04 01:15:12" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1012, + "stars": 1013, "last_update": "2024-04-04 02:50:30" }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { @@ -232,7 +232,7 @@ "last_update": "2024-03-01 23:00:05" }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 235, + "stars": 236, "last_update": "2024-03-10 07:42:00" }, "https://github.com/Jordach/comfy-plasma": { @@ -240,11 +240,11 @@ "last_update": "2023-07-31 00:57:50" }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { - "stars": 15, + "stars": 16, "last_update": "2023-05-25 10:49:24" }, "https://github.com/bvhari/ComfyUI_LatentToRGB": { - "stars": 10, + "stars": 11, "last_update": "2023-05-20 06:50:37" }, "https://github.com/bvhari/ComfyUI_PerpWeight": { @@ -284,15 +284,15 @@ "last_update": "2024-03-21 07:40:20" }, "https://github.com/melMass/comfy_mtb": { - "stars": 261, + "stars": 264, "last_update": "2024-04-02 19:56:57" }, "https://github.com/xXAdonesXx/NodeGPT": { - "stars": 299, + "stars": 300, "last_update": "2024-02-01 23:20:08" }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 362, + "stars": 363, "last_update": "2024-03-22 16:13:20" }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { @@ -336,7 +336,7 @@ "last_update": "2024-04-04 01:36:04" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 125, + "stars": 126, "last_update": "2024-04-03 21:25:42" }, "https://github.com/ZaneA/ComfyUI-ImageReward": { @@ -344,7 +344,7 @@ "last_update": "2024-02-04 23:38:10" }, "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 679, + "stars": 681, "last_update": "2023-11-13 11:06:08" }, "https://github.com/cubiq/ComfyUI_SimpleMath": { @@ -352,15 +352,15 @@ "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 1938, - "last_update": "2024-04-02 11:32:17" + "stars": 1960, + "last_update": "2024-04-04 15:49:48" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 610, - "last_update": "2024-03-29 19:27:42" + "stars": 615, + "last_update": "2024-04-04 18:23:15" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 102, + "stars": 103, "last_update": "2024-03-16 17:13:27" }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { @@ -420,15 +420,15 @@ "last_update": "2023-09-22 22:48:52" }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 576, + "stars": 577, "last_update": "2024-01-06 09:18:52" }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 501, + "stars": 502, "last_update": "2024-03-24 18:55:24" }, "https://github.com/wolfden/ComfyUi_PromptStylers": { - "stars": 49, + "stars": 50, "last_update": "2023-10-22 21:34:59" }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { @@ -488,19 +488,19 @@ "last_update": "2024-03-28 23:02:54" }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 301, - "last_update": "2024-04-03 04:48:44" + "stars": 303, + "last_update": "2024-04-04 19:49:52" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 1886, - "last_update": "2024-04-04 00:53:40" + "stars": 1889, + "last_update": "2024-04-05 05:48:59" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 276, + "stars": 277, "last_update": "2024-03-31 00:31:24" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 798, + "stars": 802, "last_update": "2024-04-02 10:10:43" }, "https://github.com/imb101/ComfyUI-FaceSwap": { @@ -509,11 +509,11 @@ }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 7, - "last_update": "2024-02-29 15:21:23" + "last_update": "2024-04-05 11:14:24" }, "https://github.com/AIrjen/OneButtonPrompt": { "stars": 608, - "last_update": "2024-04-03 19:59:25" + "last_update": "2024-04-05 14:40:04" }, "https://github.com/coreyryanhanson/ComfyQR": { "stars": 35, @@ -524,7 +524,7 @@ "last_update": "2023-10-15 03:19:16" }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { - "stars": 139, + "stars": 140, "last_update": "2024-01-07 03:29:57" }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { @@ -576,7 +576,7 @@ "last_update": "2023-11-03 11:09:53" }, "https://github.com/theUpsider/ComfyUI-Logic": { - "stars": 69, + "stars": 70, "last_update": "2023-12-12 20:29:49" }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { @@ -601,11 +601,11 @@ }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { "stars": 119, - "last_update": "2024-03-31 21:34:36" + "last_update": "2024-04-05 02:00:30" }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "stars": 56, - "last_update": "2024-03-26 16:30:00" + "last_update": "2024-04-04 20:20:54" }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 25, @@ -624,11 +624,11 @@ "last_update": "2024-02-12 07:46:02" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 442, + "stars": 443, "last_update": "2024-04-02 00:45:15" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 641, + "stars": 645, "last_update": "2024-04-02 10:03:49" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { @@ -640,11 +640,11 @@ "last_update": "2024-03-22 07:26:43" }, "https://github.com/syllebra/bilbox-comfyui": { - "stars": 64, + "stars": 65, "last_update": "2024-04-03 22:58:07" }, "https://github.com/giriss/comfy-image-saver": { - "stars": 105, + "stars": 106, "last_update": "2023-11-16 10:39:05" }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { @@ -692,7 +692,7 @@ "last_update": "2023-09-17 00:00:31" }, "https://github.com/meap158/ComfyUI-Background-Replacement": { - "stars": 25, + "stars": 26, "last_update": "2023-12-17 14:05:08" }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { @@ -724,11 +724,11 @@ "last_update": "2024-03-15 05:43:38" }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { - "stars": 137, + "stars": 138, "last_update": "2024-03-16 11:27:55" }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 257, + "stars": 262, "last_update": "2024-03-31 20:26:53" }, "https://github.com/richinsley/Comfy-LFO": { @@ -760,11 +760,11 @@ "last_update": "2024-01-25 22:09:37" }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { - "stars": 123, + "stars": 124, "last_update": "2023-08-28 13:56:20" }, "https://github.com/spro/comfyui-mirror": { - "stars": 3, + "stars": 4, "last_update": "2023-08-28 02:37:52" }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { @@ -776,7 +776,7 @@ "last_update": "2024-03-04 08:52:39" }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 240, + "stars": 244, "last_update": "2024-04-04 10:41:17" }, "https://github.com/picturesonpictures/comfy_PoP": { @@ -788,7 +788,7 @@ "last_update": "2023-12-21 19:36:51" }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { - "stars": 38, + "stars": 39, "last_update": "2023-12-03 10:31:55" }, "https://github.com/seanlynch/comfyui-optical-flow": { @@ -820,7 +820,7 @@ "last_update": "2023-09-07 14:06:12" }, "https://github.com/ali1234/comfyui-job-iterator": { - "stars": 40, + "stars": 41, "last_update": "2023-09-10 23:42:15" }, "https://github.com/jmkl/ComfyUI-ricing": { @@ -836,7 +836,7 @@ "last_update": "2023-09-13 02:56:53" }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { - "stars": 53, + "stars": 55, "last_update": "2024-01-29 03:45:40" }, "https://github.com/tusharbhutt/Endless-Nodes": { @@ -868,19 +868,19 @@ "last_update": "2024-01-23 17:12:45" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 157, + "stars": 159, "last_update": "2024-03-30 19:23:33" }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { - "stars": 36, + "stars": 37, "last_update": "2024-01-02 21:57:58" }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { - "stars": 25, + "stars": 26, "last_update": "2024-04-03 19:38:15" }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 982, + "stars": 983, "last_update": "2024-03-21 09:27:41" }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { @@ -896,7 +896,7 @@ "last_update": "2024-04-03 22:31:49" }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 247, + "stars": 248, "last_update": "2024-04-03 21:02:41" }, "https://github.com/chrisgoringe/cg-prompt-info": { @@ -920,11 +920,11 @@ "last_update": "2023-12-21 04:31:58" }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 158, - "last_update": "2024-04-03 23:55:49" + "stars": 161, + "last_update": "2024-04-05 12:17:29" }, "https://github.com/kijai/ComfyUI-CCSR": { - "stars": 94, + "stars": 95, "last_update": "2024-03-18 10:10:20" }, "https://github.com/kijai/ComfyUI-SVD": { @@ -932,11 +932,11 @@ "last_update": "2023-11-25 10:16:57" }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 298, + "stars": 300, "last_update": "2024-04-01 22:48:01" }, "https://github.com/kijai/ComfyUI-Geowizard": { - "stars": 58, + "stars": 59, "last_update": "2024-03-30 10:16:56" }, "https://github.com/kijai/ComfyUI-depth-fm": { @@ -944,7 +944,7 @@ "last_update": "2024-03-23 23:45:51" }, "https://github.com/kijai/ComfyUI-DDColor": { - "stars": 53, + "stars": 54, "last_update": "2024-01-18 08:05:17" }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { @@ -956,19 +956,19 @@ "last_update": "2024-03-11 00:50:24" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 788, - "last_update": "2024-03-29 22:29:23" + "stars": 792, + "last_update": "2024-04-05 07:59:31" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 158, + "stars": 160, "last_update": "2024-03-26 13:31:13" }, "https://github.com/hhhzzyang/Comfyui_Lama": { - "stars": 29, + "stars": 30, "last_update": "2023-10-01 17:33:29" }, "https://github.com/thedyze/save-image-extended-comfyui": { - "stars": 55, + "stars": 56, "last_update": "2023-11-09 17:48:44" }, "https://github.com/SOELexicon/ComfyUI-LexTools": { @@ -985,10 +985,10 @@ }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 7, - "last_update": "2024-04-04 12:50:30" + "last_update": "2024-04-05 08:01:58" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 337, + "stars": 338, "last_update": "2024-04-03 15:43:25" }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { @@ -1040,7 +1040,7 @@ "last_update": "2024-02-27 12:47:52" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 331, + "stars": 337, "last_update": "2024-04-03 06:43:32" }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { @@ -1052,7 +1052,7 @@ "last_update": "2023-10-20 16:33:23" }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 617, + "stars": 618, "last_update": "2024-03-30 15:46:38" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { @@ -1148,7 +1148,7 @@ "last_update": "2024-03-16 07:39:28" }, "https://github.com/palant/image-resize-comfyui": { - "stars": 39, + "stars": 40, "last_update": "2024-01-18 20:59:55" }, "https://github.com/palant/integrated-nodes-comfyui": { @@ -1164,11 +1164,11 @@ "last_update": "2024-01-06 18:32:07" }, "https://github.com/martijnat/comfyui-previewlatent": { - "stars": 27, + "stars": 28, "last_update": "2024-02-15 05:52:28" }, "https://github.com/banodoco/steerable-motion": { - "stars": 406, + "stars": 407, "last_update": "2024-03-30 12:10:00" }, "https://github.com/gemell1/ComfyUI_GMIC": { @@ -1220,7 +1220,7 @@ "last_update": "2023-11-21 14:34:54" }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { - "stars": 68, + "stars": 70, "last_update": "2024-02-17 11:54:33" }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { @@ -1248,11 +1248,11 @@ "last_update": "2024-03-31 15:10:51" }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { - "stars": 251, + "stars": 253, "last_update": "2023-11-24 06:14:27" }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { - "stars": 71, + "stars": 72, "last_update": "2023-12-27 18:16:34" }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { @@ -1284,19 +1284,19 @@ "last_update": "2024-02-10 14:58:22" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 229, + "stars": 232, "last_update": "2024-03-24 14:20:44" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { - "stars": 51, + "stars": 52, "last_update": "2023-12-22 08:22:45" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 301, + "stars": 302, "last_update": "2024-04-04 00:10:12" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1319, + "stars": 1320, "last_update": "2023-12-23 07:08:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { @@ -1304,11 +1304,11 @@ "last_update": "2024-01-03 15:22:13" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1042, + "stars": 1043, "last_update": "2024-03-23 06:33:03" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 695, + "stars": 694, "last_update": "2024-01-25 13:13:33" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { @@ -1324,7 +1324,7 @@ "last_update": "2024-02-04 20:03:35" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 284, + "stars": 286, "last_update": "2024-02-24 08:36:24" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { @@ -1332,7 +1332,7 @@ "last_update": "2024-04-02 02:55:59" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 396, + "stars": 398, "last_update": "2024-02-07 13:22:16" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { @@ -1340,7 +1340,7 @@ "last_update": "2024-03-25 02:09:04" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 53, + "stars": 56, "last_update": "2024-04-01 13:35:54" }, "https://github.com/kenjiqq/qq-nodes-comfyui": { @@ -1352,7 +1352,7 @@ "last_update": "2023-12-11 11:06:16" }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 133, + "stars": 135, "last_update": "2023-12-12 12:23:04" }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { @@ -1448,8 +1448,8 @@ "last_update": "2024-02-09 23:16:25" }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 570, - "last_update": "2024-04-02 17:00:03" + "stars": 571, + "last_update": "2024-04-04 16:50:04" }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 1, @@ -1464,7 +1464,7 @@ "last_update": "2024-03-12 01:27:59" }, "https://github.com/zfkun/ComfyUI_zfkun": { - "stars": 10, + "stars": 11, "last_update": "2024-01-21 06:21:35" }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { @@ -1472,12 +1472,12 @@ "last_update": "2023-12-13 11:36:14" }, "https://github.com/talesofai/comfyui-browser": { - "stars": 337, + "stars": 338, "last_update": "2024-04-04 04:54:16" }, "https://github.com/yolain/ComfyUI-Easy-Use": { "stars": 287, - "last_update": "2024-04-04 08:53:57" + "last_update": "2024-04-05 04:35:08" }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 25, @@ -1496,7 +1496,7 @@ "last_update": "2023-12-16 09:10:38" }, "https://github.com/brianfitzgerald/style_aligned_comfy": { - "stars": 211, + "stars": 212, "last_update": "2024-03-12 03:42:07" }, "https://github.com/deroberon/demofusion-comfyui": { @@ -1512,11 +1512,11 @@ "last_update": "2024-03-15 14:30:29" }, "https://github.com/concarne000/ConCarneNode": { - "stars": 2, + "stars": 3, "last_update": "2024-04-02 23:10:42" }, "https://github.com/aegis72/aegisflow_utility_nodes": { - "stars": 18, + "stars": 19, "last_update": "2024-03-06 14:04:56" }, "https://github.com/aegis72/comfyui-styles-all": { @@ -1524,11 +1524,11 @@ "last_update": "2024-03-21 02:58:24" }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 80, + "stars": 82, "last_update": "2024-03-27 15:00:07" }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { - "stars": 21, + "stars": 22, "last_update": "2024-02-24 21:32:58" }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { @@ -1568,7 +1568,7 @@ "last_update": "2023-12-16 19:21:57" }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 532, + "stars": 534, "last_update": "2024-03-28 15:15:47" }, "https://github.com/florestefano1975/comfyui-portrait-master": { @@ -1628,12 +1628,12 @@ "last_update": "2024-01-28 15:09:51" }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 52, + "stars": 51, "last_update": "2024-03-04 10:07:53" }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { - "stars": 16, - "last_update": "2023-12-31 16:26:46" + "stars": 17, + "last_update": "2024-04-04 17:29:40" }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 5, @@ -1648,7 +1648,7 @@ "last_update": "2023-12-27 17:50:16" }, "https://github.com/Limitex/ComfyUI-Diffusers": { - "stars": 86, + "stars": 87, "last_update": "2024-03-08 11:07:01" }, "https://github.com/edenartlab/eden_comfy_pipelines": { @@ -1672,7 +1672,7 @@ "last_update": "2024-02-17 14:26:26" }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 312, + "stars": 314, "last_update": "2024-03-27 16:59:44" }, "https://github.com/crystian/ComfyUI-Crystools-save": { @@ -1732,11 +1732,11 @@ "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 280, + "stars": 281, "last_update": "2024-03-19 10:49:59" }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { - "stars": 90, + "stars": 92, "last_update": "2024-04-03 23:47:03" }, "https://github.com/massao000/ComfyUI_aspect_ratios": { @@ -1756,7 +1756,7 @@ "last_update": "2024-01-04 14:41:18" }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 161, + "stars": 166, "last_update": "2024-04-02 03:06:43" }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { @@ -1768,7 +1768,7 @@ "last_update": "2024-04-02 02:46:02" }, "https://github.com/chaojie/ComfyUI-Open-Sora": { - "stars": 67, + "stars": 68, "last_update": "2024-03-26 05:54:18" }, "https://github.com/chaojie/ComfyUI-Trajectory": { @@ -1784,7 +1784,7 @@ "last_update": "2024-02-24 10:02:51" }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { - "stars": 70, + "stars": 71, "last_update": "2024-03-16 19:08:28" }, "https://github.com/chaojie/ComfyUI-Panda3d": { @@ -1792,7 +1792,7 @@ "last_update": "2024-03-05 06:37:32" }, "https://github.com/chaojie/ComfyUI-Pymunk": { - "stars": 15, + "stars": 16, "last_update": "2024-01-31 15:36:36" }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { @@ -1832,7 +1832,7 @@ "last_update": "2024-01-29 08:08:13" }, "https://github.com/alexopus/ComfyUI-Image-Saver": { - "stars": 14, + "stars": 15, "last_update": "2024-04-01 20:42:20" }, "https://github.com/kft334/Knodes": { @@ -1840,16 +1840,16 @@ "last_update": "2024-01-14 04:23:09" }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1267, + "stars": 1271, "last_update": "2024-04-01 13:51:02" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 377, + "stars": 379, "last_update": "2024-02-02 14:19:37" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "stars": 19, - "last_update": "2024-03-31 17:06:25" + "last_update": "2024-04-04 22:45:11" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 20, @@ -1868,11 +1868,11 @@ "last_update": "2024-04-02 06:33:08" }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { - "stars": 6, + "stars": 7, "last_update": "2024-04-02 06:32:21" }, "https://github.com/djbielejeski/a-person-mask-generator": { - "stars": 178, + "stars": 179, "last_update": "2024-02-16 16:26:02" }, "https://github.com/smagnetize/kb-comfyui-nodes": { @@ -2028,11 +2028,11 @@ "last_update": "2024-01-26 06:28:40" }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 154, + "stars": 157, "last_update": "2024-03-26 11:46:29" }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { - "stars": 47, + "stars": 48, "last_update": "2024-04-03 23:51:44" }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { @@ -2056,11 +2056,11 @@ "last_update": "2024-02-05 08:32:57" }, "https://github.com/blepping/ComfyUI-bleh": { - "stars": 16, + "stars": 17, "last_update": "2024-04-03 17:12:08" }, "https://github.com/blepping/ComfyUI-sonar": { - "stars": 23, + "stars": 24, "last_update": "2024-04-01 17:59:36" }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { @@ -2089,7 +2089,7 @@ }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 0, - "last_update": "2024-02-05 15:48:43" + "last_update": "2024-04-04 17:27:11" }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 141, @@ -2112,7 +2112,7 @@ "last_update": "2024-02-01 02:50:59" }, "https://github.com/nosiu/comfyui-instantId-faceswap": { - "stars": 133, + "stars": 134, "last_update": "2024-02-25 13:58:50" }, "https://github.com/LyazS/comfyui-anime-seg": { @@ -2168,7 +2168,7 @@ "last_update": "2024-02-06 15:43:43" }, "https://github.com/digitaljohn/comfyui-propost": { - "stars": 84, + "stars": 85, "last_update": "2024-02-11 10:08:19" }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { @@ -2176,7 +2176,7 @@ "last_update": "2024-02-25 12:35:13" }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 57, + "stars": 58, "last_update": "2024-03-21 11:08:54" }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { @@ -2205,7 +2205,7 @@ }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 7, - "last_update": "2024-03-30 23:21:59" + "last_update": "2024-04-05 11:42:35" }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 9, @@ -2221,7 +2221,7 @@ }, "https://github.com/GavChap/ComfyUI-CascadeResolutions": { "stars": 5, - "last_update": "2024-02-26 10:29:06" + "last_update": "2024-04-04 23:40:23" }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 1, @@ -2233,7 +2233,7 @@ }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 5, - "last_update": "2024-03-31 15:42:50" + "last_update": "2024-04-04 17:47:35" }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 3, @@ -2241,7 +2241,7 @@ }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 5, - "last_update": "2024-03-25 00:54:00" + "last_update": "2024-04-05 05:11:51" }, "https://github.com/klinter007/klinter_nodes": { "stars": 2, @@ -2252,7 +2252,7 @@ "last_update": "2024-03-26 01:28:07" }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { - "stars": 19, + "stars": 20, "last_update": "2024-03-31 19:06:57" }, "https://github.com/logtd/ComfyUI-TrackingNodes": { @@ -2284,7 +2284,7 @@ "last_update": "2024-02-26 09:37:16" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 223, + "stars": 226, "last_update": "2024-03-26 02:44:57" }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { @@ -2317,7 +2317,7 @@ }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 11, - "last_update": "2024-04-01 21:06:51" + "last_update": "2024-04-04 15:08:35" }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, @@ -2364,11 +2364,11 @@ "last_update": "2024-03-01 07:25:27" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 955, + "stars": 961, "last_update": "2024-03-09 21:16:31" }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { - "stars": 29, + "stars": 30, "last_update": "2024-03-23 19:40:34" }, "https://github.com/nathannlu/ComfyUI-Pets": { @@ -2412,7 +2412,7 @@ "last_update": "2024-03-12 17:19:32" }, "https://github.com/cozymantis/human-parser-comfyui-node": { - "stars": 20, + "stars": 21, "last_update": "2024-04-02 20:04:32" }, "https://github.com/cozymantis/pose-generator-comfyui-node": { @@ -2448,15 +2448,15 @@ "last_update": "2024-03-23 17:33:44" }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { - "stars": 16, + "stars": 17, "last_update": "2024-03-09 00:02:47" }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { - "stars": 59, + "stars": 60, "last_update": "2024-04-02 23:29:14" }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 194, + "stars": 197, "last_update": "2024-03-31 23:38:23" }, "https://github.com/angeloshredder/StableCascadeResizer": { @@ -2465,7 +2465,7 @@ }, "https://github.com/stavsap/comfyui-ollama": { "stars": 15, - "last_update": "2024-03-15 08:41:19" + "last_update": "2024-04-05 11:38:53" }, "https://github.com/dchatel/comfyui_facetools": { "stars": 11, @@ -2492,7 +2492,7 @@ "last_update": "2024-03-13 08:26:09" }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 88, + "stars": 89, "last_update": "2024-03-30 02:20:02" }, "https://github.com/dmMaze/sketch2manga": { @@ -2528,7 +2528,7 @@ "last_update": "2024-03-28 02:21:05" }, "https://github.com/Jannchie/ComfyUI-J": { - "stars": 48, + "stars": 49, "last_update": "2024-03-24 06:35:19" }, "https://github.com/daxcay/ComfyUI-JDCN": { @@ -2560,11 +2560,11 @@ "last_update": "2024-03-31 12:41:40" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 108, + "stars": 109, "last_update": "2024-03-25 11:02:49" }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { - "stars": 57, + "stars": 58, "last_update": "2024-04-02 00:18:19" }, "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes": { @@ -2604,15 +2604,15 @@ "last_update": "2024-03-29 04:22:07" }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { - "stars": 25, + "stars": 26, "last_update": "2024-03-30 22:07:58" }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 2, - "last_update": "2024-04-02 22:17:37" + "last_update": "2024-04-04 17:53:11" }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 212, + "stars": 215, "last_update": "2024-04-02 09:49:53" }, "https://github.com/ParisNeo/lollms_nodes_suite": { @@ -2628,11 +2628,11 @@ "last_update": "2024-04-03 18:41:30" }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { - "stars": 11, + "stars": 12, "last_update": "2024-04-03 09:35:44" }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { - "stars": 5, + "stars": 6, "last_update": "2024-04-03 01:52:00" }, "https://github.com/BlakeOne/ComfyUI-FastImageListToImageBatch": { @@ -2660,15 +2660,15 @@ "last_update": "2024-04-01 10:47:39" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 30630, - "last_update": "2024-04-04 06:08:38" + "stars": 30709, + "last_update": "2024-04-05 16:02:13" }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 18, + "stars": 22, "last_update": "2024-04-04 02:07:29" }, "https://github.com/kijai/ComfyUI-DiffusionLight": { - "stars": 32, + "stars": 36, "last_update": "2024-04-02 19:18:34" }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { @@ -2677,10 +2677,18 @@ }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 0, - "last_update": "2024-04-02 20:42:17" + "last_update": "2024-04-04 16:39:56" }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 16, - "last_update": "2024-04-04 02:14:05" + "stars": 27, + "last_update": "2024-04-05 15:26:14" + }, + "https://github.com/bvhari/ComfyUI_SUNoise": { + "stars": 0, + "last_update": "2024-04-05 06:07:22" + }, + "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { + "stars": 8, + "last_update": "2024-04-05 10:10:48" } } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 718c623..3fea26a 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,26 @@ }, + { + "author": "bvhari", + "title": "ComfyUI_SUNoise", + "reference": "https://github.com/bvhari/ComfyUI_SUNoise", + "files": [ + "https://github.com/bvhari/ComfyUI_SUNoise" + ], + "install_type": "git-clone", + "description": "Scaled Uniform Noise for Ancestral and Stochastic samplers" + }, + { + "author": "TJ16th", + "title": "comfyUI_TJ_NormalLighting", + "reference": "https://github.com/TJ16th/comfyUI_TJ_NormalLighting", + "files": [ + "https://github.com/TJ16th/comfyUI_TJ_NormalLighting" + ], + "install_type": "git-clone", + "description": "Custom Node for comfyUI for virtual lighting based on normal map.\nYou can use normal maps to add virtual lighting effects to your images." + }, { "author": "chaojie", "title": "ComfyUI-MuseTalk", @@ -673,26 +693,6 @@ ], "install_type": "git-clone", "description": "Wrapper nodes to use SUPIR upscaling process in ComfyUI" - }, - { - "author": "Shadetail", - "title": "Eagleshadow Custom Nodes", - "reference": "https://github.com/Shadetail/ComfyUI_Eagleshadow", - "files": [ - "https://github.com/Shadetail/ComfyUI_Eagleshadow" - ], - "install_type": "git-clone", - "description": "Custom nodes for ComfyUI by Eagleshadow." - }, - { - "author": "ForeignGods", - "title": "ComfyUI-Mana-Nodes", - "reference": "https://github.com/ForeignGods/ComfyUI-Mana-Nodes", - "files": [ - "https://github.com/ForeignGods/ComfyUI-Mana-Nodes" - ], - "install_type": "git-clone", - "description": "Font/Text Animation + Speech to Text Transcription\nNodes:font2img, speech2text, video2audio, audio2video, string2file" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 5e1d217..c0e1a0e 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1089,6 +1089,7 @@ "BinaryPreprocessor", "CannyEdgePreprocessor", "ColorPreprocessor", + "ControlNetPreprocessorSelector", "DSINE-NormalMapPreprocessor", "DWPreprocessor", "DensePosePreprocessor", @@ -3397,6 +3398,14 @@ "title_aux": "ComfyUI-Portrait-Maker" } ], + "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": [ + [ + "EulerLightingNode" + ], + { + "title_aux": "comfyUI_TJ_NormalLighting" + } + ], "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [ [ "main_scaled_paste", @@ -4988,7 +4997,8 @@ "https://github.com/bobmagicii/comfykit-custom-nodes": [ [ "LoraWithMeta", - "TypecasterImage" + "TypecasterImage", + "TypecasterLatent" ], { "title_aux": "ComfyKit Custom Nodes" @@ -5096,6 +5106,19 @@ "title_aux": "ComfyUI_PerpWeight" } ], + "https://github.com/bvhari/ComfyUI_SUNoise": [ + [ + "SamplerDPM2Ancestral_SUN", + "SamplerDPMPP2SAncestral_SUN", + "SamplerDPMPP_2M_SDE_SUN", + "SamplerDPMPP_3M_SDE_SUN", + "SamplerDPMPP_SDE_SUN", + "SamplerEulerAncestral_SUN" + ], + { + "title_aux": "ComfyUI_SUNoise" + } + ], "https://github.com/catscandrive/comfyui-imagesubfolders/raw/main/loadImageWithSubfolders.py": [ [ "LoadImagewithSubfolders" @@ -5790,7 +5813,9 @@ ], "https://github.com/comfyanonymous/ComfyUI": [ [ + "BasicGuider", "BasicScheduler", + "CFGGuider", "CLIPLoader", "CLIPMergeAdd", "CLIPMergeSimple", @@ -5823,6 +5848,8 @@ "DiffControlNetLoader", "DifferentialDiffusion", "DiffusersLoader", + "DisableNoise", + "DualCFGGuider", "DualCLIPLoader", "EmptyImage", "EmptyLatentImage", @@ -5855,6 +5882,7 @@ "ImageToMask", "ImageUpscaleWithModel", "InpaintModelConditioning", + "InstructPixToPixConditioning", "InvertMask", "JoinImageWithAlpha", "KSampler", @@ -5898,6 +5926,7 @@ "PolyexponentialScheduler", "PorterDuffImageComposite", "PreviewImage", + "RandomNoise", "RebatchImages", "RebatchLatents", "RepeatImageBatch", @@ -5908,6 +5937,7 @@ "SV3D_Conditioning", "SVD_img2vid_Conditioning", "SamplerCustom", + "SamplerCustomAdvanced", "SamplerDPMAdaptative", "SamplerDPMPP_2M_SDE", "SamplerDPMPP_3M_SDE", @@ -6061,6 +6091,7 @@ "IPAdapterModelLoader", "IPAdapterNoise", "IPAdapterSaveEmbeds", + "IPAdapterStyleComposition", "IPAdapterTiled", "IPAdapterTiledBatch", "IPAdapterUnifiedLoader", @@ -9724,6 +9755,7 @@ "https://github.com/stavsap/comfyui-ollama": [ [ "OllamaGenerate", + "OllamaGenerateAdvance", "OllamaVision" ], {