diff --git a/custom-node-list.json b/custom-node-list.json index cf336cd6..a1429d6f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4867,6 +4867,16 @@ "install_type": "git-clone", "description": "Nodes:VideoLaVITLoader, VideoLaVITT2V, VideoLaVITI2V, VideoLaVITI2VLong, VideoLaVITT2VLong, VideoLaVITI2I" }, + { + "author": "chaojie", + "title": "ComfyUI-SimDA", + "reference": "https://github.com/chaojie/ComfyUI-SimDA", + "files": [ + "https://github.com/chaojie/ComfyUI-SimDA" + ], + "install_type": "git-clone", + "description": "Nodes:SimDATrain, SimDALoader, SimDARun, VHS_FILENAMES_STRING_SimDA" + }, { "author": "alexopus", "title": "ComfyUI Image Saver", @@ -6869,6 +6879,16 @@ "install_type": "git-clone", "description": "Modify text by condition." }, + { + "author": "shinich39", + "title": "comfyui-local-db", + "reference": "https://github.com/shinich39/comfyui-local-db", + "files": [ + "https://github.com/shinich39/comfyui-local-db" + ], + "install_type": "git-clone", + "description": "Store text to Key-Values pair json." + }, { "author": "wei30172", "title": "comfygen", @@ -7639,6 +7659,26 @@ "install_type": "git-clone", "description": "'🔢 Prompt Combinator' is a node that generates all possible combinations of prompts from several lists of strings." }, + { + "author": "randjtw", + "title": "advance-aesthetic-score", + "reference": "https://github.com/randjtw/advance-aesthetic-score", + "files": [ + "https://github.com/randjtw/advance-aesthetic-score" + ], + "install_type": "git-clone", + "description": "Nodes:Advance Aesthetic Score" + }, + { + "author": "FredBill1", + "title": "comfyui-fb-utils", + "reference": "https://github.com/FredBill1/comfyui-fb-utils", + "files": [ + "https://github.com/FredBill1/comfyui-fb-utils" + ], + "install_type": "git-clone", + "description": "Nodes:FBStringJoin, FBStringSplit, FBMultilineStringList, FBMultilineString" + }, diff --git a/extension-node-map.json b/extension-node-map.json index dcd21de3..b28cc0d1 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -359,6 +359,7 @@ "FloatToInt-badger", "FloatToString-badger", "FrameToVideo-badger", + "GETRequset-badger", "GarbageCollect-badger", "GetColorFromBorder-badger", "GetDirName-badger", @@ -947,42 +948,6 @@ "title_aux": "ComfyUI Checkpoint Automatic Config" } ], - "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [ - [ - "Absolute value", - "Ceil", - "Conditioning area scale by ratio", - "Cosines", - "Divide", - "Float", - "Floor", - "Get image size", - "Get latent size", - "Image scale by ratio", - "Image scale to side", - "Int to float", - "Integer", - "Latent Scale by ratio", - "Latent Scale to side", - "Logic node", - "Multiply", - "Power", - "Random", - "Sinus", - "Square root", - "String Concatenate", - "String Replace", - "Subtract", - "Sum", - "Tangent", - "Text", - "Text box", - "To text (Debug)" - ], - { - "title_aux": "Derfuu_ComfyUI_ModdedNodes" - } - ], "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": [ [ "ApplySerialPrompter", @@ -2529,6 +2494,8 @@ "MakeupStylesDir", "OptimalCrop", "PhotomontageA", + "PhotomontageB", + "PhotomontageC", "SDXLEmptyLatent", "SaveWithMetaData", "SimplePrompts", @@ -3415,6 +3382,8 @@ ], "https://github.com/Stability-AI/ComfyUI-SAI_API": [ [ + "Stability Control Skech", + "Stability Control Structure", "Stability Creative Upscale", "Stability Image Core", "Stability Inpainting", @@ -5920,6 +5889,17 @@ "title_aux": "ComfyUI-RAFT" } ], + "https://github.com/chaojie/ComfyUI-SimDA": [ + [ + "SimDALoader", + "SimDARun", + "SimDATrain", + "VHS_FILENAMES_STRING_SimDA" + ], + { + "title_aux": "ComfyUI-SimDA" + } + ], "https://github.com/chaojie/ComfyUI-Trajectory": [ [ "Trajectory_Canvas_Tab" @@ -6831,6 +6811,7 @@ "JDCN_AnyFileListHelper", "JDCN_AnyFileListRandom", "JDCN_AnyFileSelector", + "JDCN_BatchCounter", "JDCN_BatchImageLoadFromList", "JDCN_BatchLatentLoadFromDir", "JDCN_BatchLatentLoadFromList", @@ -6843,6 +6824,7 @@ "JDCN_SplitString", "JDCN_StringToList", "JDCN_TXTFileSaver", + "JDCN_TagManipulatorByImageNames", "JDCN_VHSFileMover" ], { @@ -8224,8 +8206,12 @@ "SDT_FasterWhisperTranscribe", "SDT_GriffinLim", "SDT_JoinAudio", - "SDT_KotobaWhisperLoader", - "SDT_KotobaWhisperTranscribe", + "SDT_KotobaWhisperListSegments", + "SDT_KotobaWhisperLoaderLong", + "SDT_KotobaWhisperLoaderShort", + "SDT_KotobaWhisperSegmentProperty", + "SDT_KotobaWhisperTranscribeLong", + "SDT_KotobaWhisperTranscribeShort", "SDT_LFCC", "SDT_LoadAudio", "SDT_LoadAudios", @@ -8483,6 +8469,7 @@ "GrowMaskWithBlur", "INTConstant", "ImageAndMaskPreview", + "ImageBatchMulti", "ImageBatchRepeatInterleaving", "ImageBatchTestPattern", "ImageConcanate", @@ -8981,7 +8968,8 @@ ], "https://github.com/lquesada/ComfyUI-Prompt-Combinator": [ [ - "PromptCombinator" + "PromptCombinator", + "PromptCombinatorMerger" ], { "title_aux": "ComfyUI-Prompt-Combinator" @@ -10023,6 +10011,14 @@ "title_aux": "A8R8 ComfyUI Nodes" } ], + "https://github.com/randjtw/advance-aesthetic-score": [ + [ + "Adv_Scoring" + ], + { + "title_aux": "advance-aesthetic-score" + } + ], "https://github.com/ratulrafsan/Comfyui-SAL-VTON": [ [ "SALVTON_Apply", diff --git a/github-stats.json b/github-stats.json index 7b119ff7..2a7da5dc 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,14 +1,14 @@ { "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3515, - "last_update": "2024-04-24 02:40:33" + "stars": 3523, + "last_update": "2024-04-25 05:34:35" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1154, + "stars": 1159, "last_update": "2024-04-22 15:59:47" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 225, + "stars": 227, "last_update": "2024-04-13 11:04:17" }, "https://github.com/comfyanonymous/ComfyUI_experiments": { @@ -20,11 +20,11 @@ "last_update": "2023-08-18 19:03:06" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1242, + "stars": 1246, "last_update": "2024-04-23 22:01:14" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 274, + "stars": 276, "last_update": "2024-02-17 06:26:44" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -36,7 +36,7 @@ "last_update": "2024-04-23 09:56:48" }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { - "stars": 115, + "stars": 116, "last_update": "2024-02-12 13:57:45" }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { @@ -48,11 +48,11 @@ "last_update": "2024-04-08 22:18:59" }, "https://github.com/BlenderNeko/ComfyUI_Noise": { - "stars": 182, + "stars": 183, "last_update": "2024-04-19 13:09:18" }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { - "stars": 249, + "stars": 251, "last_update": "2024-04-08 22:15:55" }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { @@ -72,15 +72,15 @@ "last_update": "2023-12-27 16:47:20" }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 240, - "last_update": "2024-04-24 08:43:14" + "stars": 241, + "last_update": "2024-04-25 09:38:51" }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 25, "last_update": "2023-09-27 00:33:21" }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 796, + "stars": 800, "last_update": "2024-04-08 17:54:15" }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { @@ -108,7 +108,7 @@ "last_update": "2023-11-20 17:14:58" }, "https://github.com/get-salt-AI/SaltAI": { - "stars": 40, + "stars": 41, "last_update": "2024-04-16 18:54:06" }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { @@ -160,7 +160,7 @@ "last_update": "2024-03-17 00:16:43" }, "https://github.com/szhublox/ambw_comfyui": { - "stars": 10, + "stars": 11, "last_update": "2024-01-09 14:14:18" }, "https://github.com/city96/ComfyUI_NetDist": { @@ -168,7 +168,7 @@ "last_update": "2024-02-15 17:34:51" }, "https://github.com/city96/SD-Latent-Interposer": { - "stars": 146, + "stars": 148, "last_update": "2024-03-20 21:55:09" }, "https://github.com/city96/SD-Advanced-Noise": { @@ -176,7 +176,7 @@ "last_update": "2023-08-14 15:17:54" }, "https://github.com/city96/SD-Latent-Upscaler": { - "stars": 97, + "stars": 98, "last_update": "2023-11-27 00:26:14" }, "https://github.com/city96/ComfyUI_DiT": { @@ -188,7 +188,7 @@ "last_update": "2024-04-09 03:35:11" }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 104, + "stars": 106, "last_update": "2024-04-23 16:31:47" }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { @@ -212,19 +212,19 @@ "last_update": "2024-04-22 16:30:33" }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { - "stars": 18, + "stars": 19, "last_update": "2024-04-22 13:30:47" }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 558, + "stars": 559, "last_update": "2024-04-17 09:44:09" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 313, + "stars": 315, "last_update": "2024-04-04 01:15:12" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1103, + "stars": 1108, "last_update": "2024-04-09 03:04:04" }, "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": 257, + "stars": 258, "last_update": "2024-03-10 07:42:00" }, "https://github.com/Jordach/comfy-plasma": { @@ -252,7 +252,7 @@ "last_update": "2024-03-25 07:05:23" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 530, + "stars": 532, "last_update": "2024-03-30 17:18:43" }, "https://github.com/ssitu/ComfyUI_restart_sampling": { @@ -284,7 +284,7 @@ "last_update": "2024-03-21 07:40:20" }, "https://github.com/melMass/comfy_mtb": { - "stars": 279, + "stars": 281, "last_update": "2024-04-19 19:52:07" }, "https://github.com/xXAdonesXx/NodeGPT": { @@ -336,7 +336,7 @@ "last_update": "2024-04-17 23:10:37" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 154, + "stars": 156, "last_update": "2024-04-11 21:32:24" }, "https://github.com/ZaneA/ComfyUI-ImageReward": { @@ -352,16 +352,16 @@ "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2354, - "last_update": "2024-04-23 07:18:06" + "stars": 2369, + "last_update": "2024-04-25 08:09:10" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 706, + "stars": 708, "last_update": "2024-04-13 09:44:58" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { "stars": 120, - "last_update": "2024-04-21 18:18:59" + "last_update": "2024-04-25 07:48:07" }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 21, @@ -397,7 +397,7 @@ }, "https://github.com/sipherxyz/comfyui-art-venture": { "stars": 58, - "last_update": "2024-04-24 09:29:53" + "last_update": "2024-04-25 10:23:29" }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, @@ -420,11 +420,11 @@ "last_update": "2023-09-22 22:48:52" }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 590, + "stars": 592, "last_update": "2024-01-06 09:18:52" }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 534, + "stars": 535, "last_update": "2024-03-24 18:55:24" }, "https://github.com/wolfden/ComfyUi_PromptStylers": { @@ -440,7 +440,7 @@ "last_update": "2023-12-16 17:31:44" }, "https://github.com/asagi4/comfyui-prompt-control": { - "stars": 134, + "stars": 135, "last_update": "2024-04-17 18:01:52" }, "https://github.com/asagi4/ComfyUI-CADS": { @@ -460,7 +460,7 @@ "last_update": "2024-03-10 06:45:45" }, "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 159, + "stars": 160, "last_update": "2024-02-05 06:55:50" }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { @@ -488,19 +488,19 @@ "last_update": "2024-03-28 23:02:54" }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 340, + "stars": 343, "last_update": "2024-04-04 19:49:52" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 1992, - "last_update": "2024-04-24 08:00:42" + "stars": 1999, + "last_update": "2024-04-24 12:12:36" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { "stars": 306, "last_update": "2024-04-20 18:24:00" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 871, + "stars": 876, "last_update": "2024-04-23 12:35:17" }, "https://github.com/imb101/ComfyUI-FaceSwap": { @@ -508,11 +508,11 @@ "last_update": "2023-08-04 23:54:24" }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { - "stars": 9, + "stars": 10, "last_update": "2024-04-05 11:14:24" }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 651, + "stars": 652, "last_update": "2024-04-16 19:24:12" }, "https://github.com/coreyryanhanson/ComfyQR": { @@ -600,11 +600,11 @@ "last_update": "2024-04-20 11:46:46" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 141, + "stars": 143, "last_update": "2024-04-21 19:05:31" }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { - "stars": 63, + "stars": 64, "last_update": "2024-04-04 20:20:54" }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { @@ -624,12 +624,12 @@ "last_update": "2024-02-12 07:46:02" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 514, + "stars": 516, "last_update": "2024-04-21 23:46:18" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 719, - "last_update": "2024-04-24 07:50:48" + "stars": 722, + "last_update": "2024-04-25 06:53:48" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "stars": 183, @@ -640,11 +640,11 @@ "last_update": "2024-03-22 07:26:43" }, "https://github.com/syllebra/bilbox-comfyui": { - "stars": 68, + "stars": 69, "last_update": "2024-04-03 22:58:07" }, "https://github.com/giriss/comfy-image-saver": { - "stars": 113, + "stars": 114, "last_update": "2023-11-16 10:39:05" }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { @@ -688,7 +688,7 @@ "last_update": "2023-10-07 09:45:25" }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { - "stars": 55, + "stars": 56, "last_update": "2023-09-17 00:00:31" }, "https://github.com/meap158/ComfyUI-Background-Replacement": { @@ -720,7 +720,7 @@ "last_update": "2024-04-11 22:05:09" }, "https://github.com/marhensa/sdxl-recommended-res-calc": { - "stars": 49, + "stars": 48, "last_update": "2024-03-15 05:43:38" }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { @@ -728,8 +728,8 @@ "last_update": "2024-03-16 11:27:55" }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 285, - "last_update": "2024-04-23 19:16:41" + "stars": 289, + "last_update": "2024-04-24 19:33:02" }, "https://github.com/richinsley/Comfy-LFO": { "stars": 4, @@ -760,7 +760,7 @@ "last_update": "2024-01-25 22:09:37" }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { - "stars": 138, + "stars": 139, "last_update": "2023-08-28 13:56:20" }, "https://github.com/spro/comfyui-mirror": { @@ -776,7 +776,7 @@ "last_update": "2024-03-04 08:52:39" }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 282, + "stars": 285, "last_update": "2024-04-24 04:17:56" }, "https://github.com/picturesonpictures/comfy_PoP": { @@ -804,7 +804,7 @@ "last_update": "2023-10-25 04:29:40" }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 130, + "stars": 131, "last_update": "2024-03-19 21:36:31" }, "https://github.com/braintacles/braintacles-comfyui-nodes": { @@ -848,7 +848,7 @@ "last_update": "2024-03-30 05:10:42" }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { - "stars": 45, + "stars": 46, "last_update": "2024-04-15 20:28:20" }, "https://github.com/spacepxl/ComfyUI-RAVE": { @@ -856,7 +856,7 @@ "last_update": "2024-01-28 09:08:08" }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { - "stars": 13, + "stars": 14, "last_update": "2023-09-21 14:49:12" }, "https://github.com/receyuki/comfyui-prompt-reader-node": { @@ -868,8 +868,8 @@ "last_update": "2024-01-23 17:12:45" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 202, - "last_update": "2024-04-24 08:07:37" + "stars": 208, + "last_update": "2024-04-24 11:18:10" }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 39, @@ -880,19 +880,19 @@ "last_update": "2024-04-18 04:28:09" }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 1005, + "stars": 1008, "last_update": "2024-04-21 14:51:14" }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 5, - "last_update": "2024-01-20 14:15:58" + "last_update": "2024-04-25 10:36:58" }, "https://github.com/chrisgoringe/cg-noise": { "stars": 22, "last_update": "2024-02-02 23:38:25" }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 131, + "stars": 133, "last_update": "2024-04-22 14:41:30" }, "https://github.com/chrisgoringe/cg-use-everywhere": { @@ -913,18 +913,18 @@ }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { "stars": 54, - "last_update": "2024-04-23 22:02:33" + "last_update": "2024-04-24 18:44:44" }, "https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor": { "stars": 63, "last_update": "2024-04-12 12:59:58" }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 193, - "last_update": "2024-04-23 13:33:17" + "stars": 194, + "last_update": "2024-04-25 11:49:21" }, "https://github.com/kijai/ComfyUI-CCSR": { - "stars": 103, + "stars": 104, "last_update": "2024-03-18 10:10:20" }, "https://github.com/kijai/ComfyUI-SVD": { @@ -936,19 +936,19 @@ "last_update": "2024-04-08 08:33:04" }, "https://github.com/kijai/ComfyUI-Geowizard": { - "stars": 68, + "stars": 69, "last_update": "2024-04-07 12:46:47" }, "https://github.com/kijai/ComfyUI-depth-fm": { "stars": 41, - "last_update": "2024-03-23 23:45:51" + "last_update": "2024-04-24 22:53:30" }, "https://github.com/kijai/ComfyUI-DDColor": { - "stars": 66, + "stars": 67, "last_update": "2024-01-18 08:05:17" }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { - "stars": 90, + "stars": 91, "last_update": "2024-03-27 19:38:20" }, "https://github.com/kijai/ComfyUI-moondream": { @@ -956,7 +956,7 @@ "last_update": "2024-03-11 00:50:24" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 906, + "stars": 911, "last_update": "2024-04-23 10:04:12" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { @@ -985,10 +985,10 @@ }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 10, - "last_update": "2024-04-10 15:22:50" + "last_update": "2024-04-25 10:17:28" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 386, + "stars": 391, "last_update": "2024-04-03 15:43:25" }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { @@ -1024,7 +1024,7 @@ "last_update": "2024-03-07 06:45:14" }, "https://github.com/THtianhao/ComfyUI-FaceChain": { - "stars": 69, + "stars": 70, "last_update": "2024-04-12 03:48:33" }, "https://github.com/zer0TF/cute-comfy": { @@ -1040,8 +1040,8 @@ "last_update": "2024-02-27 12:47:52" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 414, - "last_update": "2024-04-22 09:24:35" + "stars": 415, + "last_update": "2024-04-25 03:12:00" }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 3, @@ -1052,8 +1052,8 @@ "last_update": "2023-10-20 16:33:23" }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 677, - "last_update": "2024-04-23 04:14:55" + "stars": 679, + "last_update": "2024-04-24 15:10:07" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 12, @@ -1136,7 +1136,7 @@ "last_update": "2023-11-06 06:34:25" }, "https://github.com/Trung0246/ComfyUI-0246": { - "stars": 83, + "stars": 85, "last_update": "2024-04-04 02:30:39" }, "https://github.com/fexli/fexli-util-node-comfyui": { @@ -1145,10 +1145,10 @@ }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 6, - "last_update": "2024-04-16 07:26:43" + "last_update": "2024-04-25 05:10:53" }, "https://github.com/palant/image-resize-comfyui": { - "stars": 42, + "stars": 43, "last_update": "2024-01-18 20:59:55" }, "https://github.com/palant/integrated-nodes-comfyui": { @@ -1168,8 +1168,8 @@ "last_update": "2024-02-15 05:52:28" }, "https://github.com/banodoco/steerable-motion": { - "stars": 501, - "last_update": "2024-04-17 19:27:29" + "stars": 505, + "last_update": "2024-04-25 09:33:03" }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 5, @@ -1192,7 +1192,7 @@ "last_update": "2023-12-10 21:29:12" }, "https://github.com/Amorano/Jovimetrix": { - "stars": 111, + "stars": 114, "last_update": "2024-03-31 04:36:03" }, "https://github.com/Umikaze-job/select_folder_path_easy": { @@ -1244,7 +1244,7 @@ "last_update": "2023-12-03 12:32:49" }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { - "stars": 401, + "stars": 402, "last_update": "2024-03-31 15:10:51" }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { @@ -1252,11 +1252,11 @@ "last_update": "2023-11-24 06:14:27" }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { - "stars": 74, + "stars": 75, "last_update": "2023-12-27 18:16:34" }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { - "stars": 184, + "stars": 185, "last_update": "2024-01-09 19:24:47" }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { @@ -1284,7 +1284,7 @@ "last_update": "2024-02-10 14:58:22" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 266, + "stars": 267, "last_update": "2024-04-17 19:59:18" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { @@ -1296,7 +1296,7 @@ "last_update": "2024-04-17 19:57:55" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1363, + "stars": 1366, "last_update": "2024-04-17 19:57:18" }, "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": 1083, + "stars": 1085, "last_update": "2024-04-17 20:02:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 713, + "stars": 712, "last_update": "2024-04-17 20:01:40" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { @@ -1324,15 +1324,15 @@ "last_update": "2024-04-17 20:03:27" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 347, + "stars": 348, "last_update": "2024-04-17 20:00:25" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { - "stars": 35, + "stars": 36, "last_update": "2024-04-17 20:03:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 458, + "stars": 459, "last_update": "2024-04-17 20:00:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { @@ -1340,11 +1340,11 @@ "last_update": "2024-04-17 20:00:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 93, + "stars": 95, "last_update": "2024-04-17 19:59:42" }, "https://github.com/kenjiqq/qq-nodes-comfyui": { - "stars": 18, + "stars": 19, "last_update": "2024-02-23 01:57:06" }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { @@ -1352,7 +1352,7 @@ "last_update": "2023-12-11 11:06:16" }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 146, + "stars": 147, "last_update": "2023-12-12 12:23:04" }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { @@ -1420,7 +1420,7 @@ "last_update": "2024-01-31 09:08:14" }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { - "stars": 15, + "stars": 16, "last_update": "2024-03-13 09:36:48" }, "https://github.com/Off-Live/ComfyUI-off-suite": { @@ -1448,7 +1448,7 @@ "last_update": "2024-04-21 07:59:14" }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 629, + "stars": 636, "last_update": "2024-04-18 10:03:50" }, "https://github.com/knuknX/ComfyUI-Image-Tools": { @@ -1460,7 +1460,7 @@ "last_update": "2023-12-25 17:55:50" }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 28, + "stars": 29, "last_update": "2024-04-14 01:54:33" }, "https://github.com/zfkun/ComfyUI_zfkun": { @@ -1472,12 +1472,12 @@ "last_update": "2023-12-13 11:36:14" }, "https://github.com/talesofai/comfyui-browser": { - "stars": 363, + "stars": 366, "last_update": "2024-04-23 06:21:36" }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 341, - "last_update": "2024-04-24 09:38:36" + "stars": 342, + "last_update": "2024-04-25 03:02:59" }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 25, @@ -1504,7 +1504,7 @@ "last_update": "2023-12-19 22:54:02" }, "https://github.com/deroberon/StableZero123-comfyui": { - "stars": 122, + "stars": 124, "last_update": "2024-01-15 10:38:27" }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { @@ -1520,12 +1520,12 @@ "last_update": "2024-03-06 14:04:56" }, "https://github.com/aegis72/comfyui-styles-all": { - "stars": 22, + "stars": 23, "last_update": "2024-04-18 04:30:06" }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 92, - "last_update": "2024-04-17 17:12:37" + "last_update": "2024-04-25 00:33:07" }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 24, @@ -1564,19 +1564,19 @@ "last_update": "2024-01-03 08:27:32" }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { - "stars": 13, + "stars": 14, "last_update": "2023-12-16 19:21:57" }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 561, - "last_update": "2024-04-23 10:44:33" + "stars": 562, + "last_update": "2024-04-25 10:36:28" }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 672, + "stars": 674, "last_update": "2024-04-18 16:19:47" }, "https://github.com/florestefano1975/comfyui-prompt-composer": { - "stars": 192, + "stars": 193, "last_update": "2024-04-18 16:19:36" }, "https://github.com/mozman/ComfyUI_mozman_nodes": { @@ -1628,7 +1628,7 @@ "last_update": "2024-04-18 09:16:05" }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 60, + "stars": 62, "last_update": "2024-03-04 10:07:53" }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { @@ -1684,7 +1684,7 @@ "last_update": "2024-01-29 02:37:38" }, "https://github.com/54rt1n/ComfyUI-DareMerge": { - "stars": 25, + "stars": 26, "last_update": "2024-01-29 23:23:01" }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { @@ -1736,7 +1736,7 @@ "last_update": "2024-03-19 10:49:59" }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { - "stars": 103, + "stars": 107, "last_update": "2024-04-03 23:47:03" }, "https://github.com/massao000/ComfyUI_aspect_ratios": { @@ -1748,7 +1748,7 @@ "last_update": "2024-04-08 04:23:57" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 277, + "stars": 280, "last_update": "2024-04-17 19:58:54" }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { @@ -1756,7 +1756,7 @@ "last_update": "2024-01-04 14:41:18" }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 211, + "stars": 210, "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": 75, + "stars": 76, "last_update": "2024-03-26 05:54:18" }, "https://github.com/chaojie/ComfyUI-Trajectory": { @@ -1816,7 +1816,7 @@ "last_update": "2024-03-14 06:56:41" }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { - "stars": 194, + "stars": 193, "last_update": "2024-02-24 13:48:57" }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { @@ -1840,7 +1840,7 @@ "last_update": "2024-01-14 04:23:09" }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1406, + "stars": 1409, "last_update": "2024-04-13 17:45:06" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { @@ -1848,19 +1848,19 @@ "last_update": "2024-02-02 14:19:37" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { - "stars": 21, + "stars": 22, "last_update": "2024-04-06 11:02:44" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { - "stars": 26, - "last_update": "2024-04-23 17:02:28" + "stars": 28, + "last_update": "2024-04-24 15:07:17" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { - "stars": 8, + "stars": 9, "last_update": "2024-04-04 11:58:20" }, "https://github.com/tzwm/comfyui-profiler": { - "stars": 29, + "stars": 30, "last_update": "2024-01-12 07:38:40" }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { @@ -1872,7 +1872,7 @@ "last_update": "2024-04-02 06:32:21" }, "https://github.com/djbielejeski/a-person-mask-generator": { - "stars": 189, + "stars": 190, "last_update": "2024-02-16 16:26:02" }, "https://github.com/smagnetize/kb-comfyui-nodes": { @@ -1896,7 +1896,7 @@ "last_update": "2024-01-12 14:34:55" }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 180, + "stars": 182, "last_update": "2024-03-03 17:16:51" }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { @@ -1953,7 +1953,7 @@ }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 5, - "last_update": "2024-04-24 01:27:22" + "last_update": "2024-04-24 16:42:25" }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 6, @@ -2000,7 +2000,7 @@ "last_update": "2024-03-01 02:57:07" }, "https://github.com/longgui0318/comfyui-oms-diffusion": { - "stars": 9, + "stars": 11, "last_update": "2024-04-23 16:12:07" }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { @@ -2028,7 +2028,7 @@ "last_update": "2024-01-26 06:28:40" }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 186, + "stars": 187, "last_update": "2024-04-23 23:50:30" }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { @@ -2048,7 +2048,7 @@ "last_update": "2024-04-04 05:12:57" }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { - "stars": 0, + "stars": 1, "last_update": "2024-01-26 08:38:39" }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { @@ -2072,11 +2072,11 @@ "last_update": "2024-01-27 15:25:00" }, "https://github.com/mape/ComfyUI-mape-Helpers": { - "stars": 92, + "stars": 94, "last_update": "2024-02-07 16:58:47" }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 171, + "stars": 173, "last_update": "2024-04-12 09:50:19" }, "https://github.com/zhongpei/ComfyUI-InstructIR": { @@ -2112,7 +2112,7 @@ "last_update": "2024-02-01 02:50:59" }, "https://github.com/nosiu/comfyui-instantId-faceswap": { - "stars": 146, + "stars": 147, "last_update": "2024-02-25 13:58:50" }, "https://github.com/LyazS/comfyui-anime-seg": { @@ -2264,7 +2264,7 @@ "last_update": "2024-03-31 02:11:14" }, "https://github.com/logtd/ComfyUI-FLATTEN": { - "stars": 52, + "stars": 53, "last_update": "2024-04-10 01:46:26" }, "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay": { @@ -2272,15 +2272,15 @@ "last_update": "2024-04-19 14:21:28" }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { - "stars": 37, - "last_update": "2024-04-23 21:18:00" + "stars": 39, + "last_update": "2024-04-24 22:29:55" }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-02-26 09:37:16" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 277, + "stars": 278, "last_update": "2024-03-26 02:44:57" }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { @@ -2344,7 +2344,7 @@ "last_update": "2024-04-16 08:29:55" }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { - "stars": 5, + "stars": 6, "last_update": "2024-02-27 23:31:45" }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { @@ -2360,7 +2360,7 @@ "last_update": "2024-03-01 07:25:27" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1078, + "stars": 1086, "last_update": "2024-03-09 21:16:31" }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { @@ -2372,7 +2372,7 @@ "last_update": "2024-03-31 23:55:42" }, "https://github.com/nathannlu/ComfyUI-Cloud": { - "stars": 113, + "stars": 114, "last_update": "2024-04-03 00:59:21" }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { @@ -2392,7 +2392,7 @@ "last_update": "2024-04-18 18:49:15" }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { - "stars": 11, + "stars": 12, "last_update": "2024-03-20 08:47:51" }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { @@ -2452,7 +2452,7 @@ "last_update": "2024-04-02 23:29:14" }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 222, + "stars": 226, "last_update": "2024-04-17 22:30:10" }, "https://github.com/angeloshredder/StableCascadeResizer": { @@ -2460,7 +2460,7 @@ "last_update": "2024-03-08 22:53:27" }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 46, + "stars": 52, "last_update": "2024-04-07 20:49:11" }, "https://github.com/dchatel/comfyui_facetools": { @@ -2488,11 +2488,11 @@ "last_update": "2024-03-13 08:26:09" }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 159, + "stars": 164, "last_update": "2024-04-21 02:21:23" }, "https://github.com/dmMaze/sketch2manga": { - "stars": 21, + "stars": 22, "last_update": "2024-03-14 05:44:16" }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { @@ -2504,7 +2504,7 @@ "last_update": "2024-03-31 14:14:24" }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { - "stars": 144, + "stars": 145, "last_update": "2024-04-23 20:02:30" }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { @@ -2529,10 +2529,10 @@ }, "https://github.com/daxcay/ComfyUI-JDCN": { "stars": 9, - "last_update": "2024-04-23 17:49:48" + "last_update": "2024-04-25 08:27:51" }, "https://github.com/Seedsa/Fooocus_Nodes": { - "stars": 21, + "stars": 22, "last_update": "2024-04-13 12:38:56" }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { @@ -2540,7 +2540,7 @@ "last_update": "2024-04-16 02:02:15" }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { - "stars": 26, + "stars": 27, "last_update": "2024-03-22 04:31:59" }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { @@ -2556,7 +2556,7 @@ "last_update": "2024-04-22 00:50:39" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 127, + "stars": 129, "last_update": "2024-03-25 11:02:49" }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { @@ -2577,11 +2577,11 @@ }, "https://github.com/shinich39/comfyui-load-image-39": { "stars": 2, - "last_update": "2024-04-07 14:38:17" + "last_update": "2024-04-24 19:45:54" }, "https://github.com/shinich39/comfyui-ramdom-node-39": { "stars": 2, - "last_update": "2024-04-23 06:09:43" + "last_update": "2024-04-24 19:47:10" }, "https://github.com/wei30172/comfygen": { "stars": 3, @@ -2604,8 +2604,8 @@ "last_update": "2024-03-30 22:07:58" }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { - "stars": 6, - "last_update": "2024-04-23 20:17:43" + "stars": 7, + "last_update": "2024-04-24 22:32:09" }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 243, @@ -2620,11 +2620,11 @@ "last_update": "2024-03-20 21:56:10" }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { - "stars": 24, + "stars": 26, "last_update": "2024-04-22 05:53:26" }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { - "stars": 7, + "stars": 8, "last_update": "2024-04-21 17:12:56" }, "https://github.com/kale4eat/ComfyUI-path-util": { @@ -2648,11 +2648,11 @@ "last_update": "2024-04-01 10:47:39" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 32985, - "last_update": "2024-04-23 17:24:19" + "stars": 33151, + "last_update": "2024-04-25 01:51:14" }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 81, + "stars": 82, "last_update": "2024-04-04 02:07:29" }, "https://github.com/kijai/ComfyUI-DiffusionLight": { @@ -2668,7 +2668,7 @@ "last_update": "2024-04-04 16:39:56" }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 60, + "stars": 61, "last_update": "2024-04-05 15:26:14" }, "https://github.com/bvhari/ComfyUI_SUNoise": { @@ -2676,7 +2676,7 @@ "last_update": "2024-04-16 17:44:31" }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { - "stars": 108, + "stars": 110, "last_update": "2024-04-07 12:46:36" }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { @@ -2684,7 +2684,7 @@ "last_update": "2024-04-07 07:27:14" }, "https://github.com/AppleBotzz/ComfyUI_LLMVISION": { - "stars": 40, + "stars": 41, "last_update": "2024-04-05 23:55:41" }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { @@ -2693,7 +2693,7 @@ }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { "stars": 0, - "last_update": "2024-04-21 15:57:28" + "last_update": "2024-04-25 07:58:30" }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 15, @@ -2708,12 +2708,12 @@ "last_update": "2024-04-06 16:48:55" }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { - "stars": 51, + "stars": 52, "last_update": "2024-04-20 05:00:41" }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 3, - "last_update": "2024-04-24 03:07:27" + "last_update": "2024-04-25 03:20:07" }, "https://github.com/shinich39/comfyui-text-pipe-39": { "stars": 2, @@ -2736,7 +2736,7 @@ "last_update": "2024-04-23 08:01:58" }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { - "stars": 22, + "stars": 30, "last_update": "2024-04-08 11:29:40" }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { @@ -2748,7 +2748,7 @@ "last_update": "2024-04-09 03:52:05" }, "https://github.com/abdozmantar/ComfyUI-InstaSwap": { - "stars": 34, + "stars": 35, "last_update": "2024-04-22 11:02:28" }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { @@ -2756,8 +2756,8 @@ "last_update": "2024-04-16 01:07:14" }, "https://github.com/AIFSH/ComfyUI-UVR5": { - "stars": 31, - "last_update": "2024-04-24 07:34:45" + "stars": 32, + "last_update": "2024-04-25 06:50:01" }, "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler": { "stars": 10, @@ -2768,23 +2768,23 @@ "last_update": "2024-04-12 14:09:45" }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { - "stars": 7, + "stars": 8, "last_update": "2024-04-11 07:38:35" }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { - "stars": 84, - "last_update": "2024-04-19 16:36:43" + "stars": 85, + "last_update": "2024-04-24 11:05:44" }, "https://github.com/ExponentialML/ComfyUI_ELLA": { - "stars": 142, + "stars": 145, "last_update": "2024-04-17 17:18:08" }, "https://github.com/choey/Comfy-Topaz": { - "stars": 10, + "stars": 11, "last_update": "2024-04-10 09:05:18" }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 3, + "stars": 4, "last_update": "2024-04-16 19:03:34" }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { @@ -2796,12 +2796,12 @@ "last_update": "2024-04-10 22:20:21" }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { - "stars": 5, + "stars": 6, "last_update": "2024-04-21 17:11:04" }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { - "stars": 12, - "last_update": "2024-04-21 00:05:43" + "stars": 14, + "last_update": "2024-04-25 06:48:44" }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, @@ -2812,23 +2812,23 @@ "last_update": "2024-04-10 22:23:36" }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { - "stars": 2, - "last_update": "2024-04-11 06:20:34" + "stars": 5, + "last_update": "2024-04-25 06:50:39" }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 97, + "stars": 101, "last_update": "2024-04-23 20:03:05" }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { - "stars": 108, + "stars": 112, "last_update": "2024-04-24 03:51:33" }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 120, + "stars": 123, "last_update": "2024-04-23 17:26:27" }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { - "stars": 60, + "stars": 64, "last_update": "2024-04-21 09:45:44" }, "https://github.com/unwdef/unwdef-nodes-comfyui": { @@ -2837,15 +2837,15 @@ }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 11, - "last_update": "2024-04-20 03:29:59" + "last_update": "2024-04-24 11:48:21" }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 1, "last_update": "2024-04-21 02:35:06" }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 83, - "last_update": "2024-04-24 07:30:13" + "stars": 87, + "last_update": "2024-04-25 06:53:29" }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 6, @@ -2880,7 +2880,7 @@ "last_update": "2024-04-15 07:49:55" }, "https://github.com/jtydhr88/ComfyUI-InstantMesh": { - "stars": 90, + "stars": 91, "last_update": "2024-04-17 03:15:10" }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { @@ -2920,28 +2920,28 @@ "last_update": "2024-04-15 16:21:16" }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 15, - "last_update": "2024-04-23 09:28:15" + "stars": 24, + "last_update": "2024-04-25 02:32:46" }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 249, - "last_update": "2024-04-22 20:48:26" + "stars": 268, + "last_update": "2024-04-24 13:49:55" }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 1, - "last_update": "2024-04-24 07:29:04" + "last_update": "2024-04-25 07:08:45" }, "https://github.com/JettHu/ComfyUI_TGate": { "stars": 19, "last_update": "2024-04-19 07:59:28" }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { - "stars": 32, + "stars": 33, "last_update": "2024-04-18 11:37:22" }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { - "stars": 17, - "last_update": "2024-04-21 07:17:27" + "stars": 20, + "last_update": "2024-04-24 23:40:33" }, "https://github.com/chaojie/ComfyUI-CameraCtrl": { "stars": 9, @@ -2952,7 +2952,7 @@ "last_update": "2024-04-18 06:37:21" }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { - "stars": 0, + "stars": 2, "last_update": "2024-04-18 13:11:09" }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { @@ -2968,15 +2968,15 @@ "last_update": "2024-04-23 07:10:04" }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { - "stars": 3, + "stars": 4, "last_update": "2024-04-24 06:16:27" }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 104, - "last_update": "2024-04-24 09:42:35" + "stars": 121, + "last_update": "2024-04-24 11:16:28" }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { - "stars": 6, + "stars": 7, "last_update": "2024-04-22 15:25:03" }, "https://github.com/kijai/ComfyUI-APISR-KJ": { @@ -2996,43 +2996,59 @@ "last_update": "2024-04-21 17:10:35" }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { - "stars": 30, + "stars": 31, "last_update": "2024-04-22 13:33:13" }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 4, - "last_update": "2024-04-24 00:55:15" + "last_update": "2024-04-25 06:59:44" }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { - "stars": 7, + "stars": 11, "last_update": "2024-04-24 05:32:08" }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 2, - "last_update": "2024-04-22 14:05:41" + "last_update": "2024-04-25 03:11:05" }, "https://github.com/chaojie/ComfyUI-LaVIT": { - "stars": 4, - "last_update": "2024-04-24 10:03:47" + "stars": 5, + "last_update": "2024-04-24 13:41:02" }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 1, - "last_update": "2024-04-23 10:31:37" + "last_update": "2024-04-24 14:05:59" }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { "stars": 8, - "last_update": "2024-04-23 23:46:02" + "last_update": "2024-04-25 10:27:32" }, "https://github.com/longgui0318/comfyui-magic-clothing": { - "stars": 9, + "stars": 11, "last_update": "2024-04-23 16:12:07" }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { - "stars": 1, - "last_update": "2024-04-24 03:48:53" + "stars": 2, + "last_update": "2024-04-24 18:47:54" }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { + "stars": 12, + "last_update": "2024-04-25 06:48:17" + }, + "https://github.com/chaojie/ComfyUI-SimDA": { + "stars": 1, + "last_update": "2024-04-25 03:38:51" + }, + "https://github.com/shinich39/comfyui-local-db": { "stars": 0, - "last_update": "2024-04-24 15:03:55" + "last_update": "2024-04-25 11:43:04" + }, + "https://github.com/randjtw/advance-aesthetic-score": { + "stars": 0, + "last_update": "2024-04-25 06:34:10" + }, + "https://github.com/FredBill1/comfyui-fb-utils": { + "stars": 0, + "last_update": "2024-04-24 21:10:55" } } \ No newline at end of file diff --git a/model-list.json b/model-list.json index 5d40ebd7..12acf8b9 100644 --- a/model-list.json +++ b/model-list.json @@ -1778,7 +1778,17 @@ "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.safetensors" }, { - "name": "ip-adapter_sd15_light.safetensors", + "name": "ip-adapter_sd15_light_v11.bin", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "ipadapter", + "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.", + "reference": "https://huggingface.co/h94/IP-Adapter", + "filename": "ip-adapter_sd15_light_v11.bin", + "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_light_v11.bin" + }, + { + "name": "ip-adapter_sd15_light.safetensors [DEPRECATED]", "type": "IP-Adapter", "base": "SD1.5", "save_path": "ipadapter", @@ -1787,16 +1797,6 @@ "filename": "ip-adapter_sd15_light.safetensors", "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_light.safetensors" }, - { - "name": "ip-adapter_sd15_vit-G.safetensors", - "type": "IP-Adapter", - "base": "SD1.5", - "save_path": "ipadapter", - "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.", - "reference": "https://huggingface.co/h94/IP-Adapter", - "filename": "ip-adapter_sd15_vit-G.safetensors", - "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_vit-G.safetensors" - }, { "name": "ip-adapter-plus_sd15.safetensors", "type": "IP-Adapter", @@ -1827,6 +1827,16 @@ "filename": "ip-adapter-full-face_sd15.safetensors", "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter-full-face_sd15.safetensors" }, + { + "name": "ip-adapter_sd15_vit-G.safetensors", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "ipadapter", + "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.", + "reference": "https://huggingface.co/h94/IP-Adapter", + "filename": "ip-adapter_sd15_vit-G.safetensors", + "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_vit-G.safetensors" + }, { "name": "ip-adapter-faceid_sd15.bin", "type": "IP-Adapter", @@ -1838,7 +1848,17 @@ "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid_sd15.bin" }, { - "name": "ip-adapter-faceid-plus_sd15.bin", + "name": "ip-adapter-faceid-plusv2_sd15.bin", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "ipadapter", + "description": "IP-Adapter-FaceID Plus V2 Model (SD1.5) [ipadapter]", + "reference": "https://huggingface.co/h94/IP-Adapter-FaceID", + "filename": "ip-adapter-faceid-plusv2_sd15.bin", + "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plusv2_sd15.bin" + }, + { + "name": "ip-adapter-faceid-plus_sd15.bin [DEPRECATED]", "type": "IP-Adapter", "base": "SD1.5", "save_path": "ipadapter", @@ -1848,7 +1868,17 @@ "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plus_sd15.bin" }, { - "name": "ip-adapter-faceid-portrait_sd15.bin", + "name": "ip-adapter-faceid-portrait-v11_sd15.bin", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "ipadapter", + "description": "IP-Adapter-FaceID Portrait V11 Model (SD1.5) [ipadapter]", + "reference": "https://huggingface.co/h94/IP-Adapter-FaceID", + "filename": "ip-adapter-faceid-portrait-v11_sd15.bin", + "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-portrait-v11_sd15.bin" + }, + { + "name": "ip-adapter-faceid-portrait_sd15.bin [DEPRECATED]", "type": "IP-Adapter", "base": "SD1.5", "save_path": "ipadapter", @@ -1877,6 +1907,26 @@ "filename": "ip-adapter-faceid-plusv2_sdxl.bin", "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plusv2_sdxl.bin" }, + { + "name": "ip-adapter-faceid-portrait_sdxl.bin", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "ipadapter", + "description": "IP-Adapter-FaceID Portrait Model (SDXL) [ipadapter]", + "reference": "https://huggingface.co/h94/IP-Adapter-FaceID", + "filename": "ip-adapter-faceid-portrait_sdxl.bin", + "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-portrait_sdxl.bin" + }, + { + "name": "ip-adapter-faceid-portrait_sdxl_unnorm.bin", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "ipadapter", + "description": "IP-Adapter-FaceID Portrait Model (SDXL/unnorm) [ipadapter]", + "reference": "https://huggingface.co/h94/IP-Adapter-FaceID", + "filename": "ip-adapter-faceid-portrait_sdxl_unnorm.bin", + "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-portrait_sdxl_unnorm.bin" + }, { "name": "ip-adapter-faceid_sd15_lora.safetensors", "type": "lora", @@ -1888,7 +1938,7 @@ "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid_sd15_lora.safetensors" }, { - "name": "ip-adapter-faceid-plus_sd15_lora.safetensors", + "name": "ip-adapter-faceid-plus_sd15_lora.safetensors [DEPRECATED]", "type": "lora", "base": "SD1.5", "save_path": "loras/ipadapter", @@ -1897,16 +1947,6 @@ "filename": "ip-adapter-faceid-plus_sd15_lora.safetensors", "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plus_sd15_lora.safetensors" }, - { - "name": "ip-adapter-faceid-plusv2_sd15.bin", - "type": "IP-Adapter", - "base": "SD1.5", - "save_path": "ipadapter", - "description": "IP-Adapter-FaceID-Plus V2 Model (SD1.5) [ipadapter]", - "reference": "https://huggingface.co/h94/IP-Adapter-FaceID", - "filename": "ip-adapter-faceid-plusv2_sd15.bin", - "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plusv2_sd15.bin" - }, { "name": "ip-adapter-faceid-plusv2_sd15_lora.safetensors", "type": "lora", @@ -1937,6 +1977,7 @@ "filename": "ip-adapter-faceid-plusv2_sdxl_lora.safetensors", "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plusv2_sdxl_lora.safetensors" }, + { "name": "ip-adapter_sdxl.safetensors", "type": "IP-Adapter", @@ -1978,6 +2019,27 @@ "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter-plus-face_sdxl_vit-h.safetensors" }, + { + "name": "ip_plus_composition_sd15.safetensors", + "type": "IP-Adapter", + "base": "SDXL", + "save_path": "ipadapter", + "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.", + "reference": "https://huggingface.co/h94/IP-Adapter", + "filename": "ip_plus_composition_sd15.safetensors", + "url": "https://huggingface.co/ostris/ip-composition-adapter/resolve/main/ip_plus_composition_sd15.safetensors" + }, + { + "name": "ip_plus_composition_sdxl.safetensors", + "type": "IP-Adapter", + "base": "SDXL", + "save_path": "ipadapter", + "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.", + "reference": "https://huggingface.co/h94/IP-Adapter", + "filename": "ip_plus_composition_sdxl.safetensors", + "url": "https://huggingface.co/ostris/ip-composition-adapter/resolve/main/ip_plus_composition_sdxl.safetensors" + }, + { "name": "pfg-novel-n10.pt", "type": "PFG", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 96804b88..7f6fea16 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "Video3DGenResearch", + "title": "ComfyUI Batch Input Node", + "reference": "https://github.com/Video3DGenResearch/comfyui-batch-input-node", + "files": [ + "https://github.com/Video3DGenResearch/comfyui-batch-input-node" + ], + "install_type": "git-clone", + "description": "Nodes:BatchInputText" + }, { "author": "kijai", "title": "ComfyUI nodes to use DeepSeek-VL", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 77064f1a..7a6e6891 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,47 @@ + + { + "author": "chaojie", + "title": "ComfyUI-SimDA", + "reference": "https://github.com/chaojie/ComfyUI-SimDA", + "files": [ + "https://github.com/chaojie/ComfyUI-SimDA" + ], + "install_type": "git-clone", + "description": "Nodes:SimDATrain, SimDALoader, SimDARun, VHS_FILENAMES_STRING_SimDA" + }, + { + "author": "randjtw", + "title": "advance-aesthetic-score", + "reference": "https://github.com/randjtw/advance-aesthetic-score", + "files": [ + "https://github.com/randjtw/advance-aesthetic-score" + ], + "install_type": "git-clone", + "description": "Nodes:Advance Aesthetic Score" + }, + { + "author": "shinich39", + "title": "comfyui-local-db", + "reference": "https://github.com/shinich39/comfyui-local-db", + "files": [ + "https://github.com/shinich39/comfyui-local-db" + ], + "install_type": "git-clone", + "description": "Store text to Key-Values pair json." + }, + { + "author": "FredBill1", + "title": "comfyui-fb-utils", + "reference": "https://github.com/FredBill1/comfyui-fb-utils", + "files": [ + "https://github.com/FredBill1/comfyui-fb-utils" + ], + "install_type": "git-clone", + "description": "Nodes:FBStringJoin, FBStringSplit, FBMultilineStringList, FBMultilineString" + }, { "author": "lquesada", "title": "ComfyUI-Prompt-Combinator", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index dcd21de3..b28cc0d1 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -359,6 +359,7 @@ "FloatToInt-badger", "FloatToString-badger", "FrameToVideo-badger", + "GETRequset-badger", "GarbageCollect-badger", "GetColorFromBorder-badger", "GetDirName-badger", @@ -947,42 +948,6 @@ "title_aux": "ComfyUI Checkpoint Automatic Config" } ], - "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [ - [ - "Absolute value", - "Ceil", - "Conditioning area scale by ratio", - "Cosines", - "Divide", - "Float", - "Floor", - "Get image size", - "Get latent size", - "Image scale by ratio", - "Image scale to side", - "Int to float", - "Integer", - "Latent Scale by ratio", - "Latent Scale to side", - "Logic node", - "Multiply", - "Power", - "Random", - "Sinus", - "Square root", - "String Concatenate", - "String Replace", - "Subtract", - "Sum", - "Tangent", - "Text", - "Text box", - "To text (Debug)" - ], - { - "title_aux": "Derfuu_ComfyUI_ModdedNodes" - } - ], "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": [ [ "ApplySerialPrompter", @@ -2529,6 +2494,8 @@ "MakeupStylesDir", "OptimalCrop", "PhotomontageA", + "PhotomontageB", + "PhotomontageC", "SDXLEmptyLatent", "SaveWithMetaData", "SimplePrompts", @@ -3415,6 +3382,8 @@ ], "https://github.com/Stability-AI/ComfyUI-SAI_API": [ [ + "Stability Control Skech", + "Stability Control Structure", "Stability Creative Upscale", "Stability Image Core", "Stability Inpainting", @@ -5920,6 +5889,17 @@ "title_aux": "ComfyUI-RAFT" } ], + "https://github.com/chaojie/ComfyUI-SimDA": [ + [ + "SimDALoader", + "SimDARun", + "SimDATrain", + "VHS_FILENAMES_STRING_SimDA" + ], + { + "title_aux": "ComfyUI-SimDA" + } + ], "https://github.com/chaojie/ComfyUI-Trajectory": [ [ "Trajectory_Canvas_Tab" @@ -6831,6 +6811,7 @@ "JDCN_AnyFileListHelper", "JDCN_AnyFileListRandom", "JDCN_AnyFileSelector", + "JDCN_BatchCounter", "JDCN_BatchImageLoadFromList", "JDCN_BatchLatentLoadFromDir", "JDCN_BatchLatentLoadFromList", @@ -6843,6 +6824,7 @@ "JDCN_SplitString", "JDCN_StringToList", "JDCN_TXTFileSaver", + "JDCN_TagManipulatorByImageNames", "JDCN_VHSFileMover" ], { @@ -8224,8 +8206,12 @@ "SDT_FasterWhisperTranscribe", "SDT_GriffinLim", "SDT_JoinAudio", - "SDT_KotobaWhisperLoader", - "SDT_KotobaWhisperTranscribe", + "SDT_KotobaWhisperListSegments", + "SDT_KotobaWhisperLoaderLong", + "SDT_KotobaWhisperLoaderShort", + "SDT_KotobaWhisperSegmentProperty", + "SDT_KotobaWhisperTranscribeLong", + "SDT_KotobaWhisperTranscribeShort", "SDT_LFCC", "SDT_LoadAudio", "SDT_LoadAudios", @@ -8483,6 +8469,7 @@ "GrowMaskWithBlur", "INTConstant", "ImageAndMaskPreview", + "ImageBatchMulti", "ImageBatchRepeatInterleaving", "ImageBatchTestPattern", "ImageConcanate", @@ -8981,7 +8968,8 @@ ], "https://github.com/lquesada/ComfyUI-Prompt-Combinator": [ [ - "PromptCombinator" + "PromptCombinator", + "PromptCombinatorMerger" ], { "title_aux": "ComfyUI-Prompt-Combinator" @@ -10023,6 +10011,14 @@ "title_aux": "A8R8 ComfyUI Nodes" } ], + "https://github.com/randjtw/advance-aesthetic-score": [ + [ + "Adv_Scoring" + ], + { + "title_aux": "advance-aesthetic-score" + } + ], "https://github.com/ratulrafsan/Comfyui-SAL-VTON": [ [ "SALVTON_Apply", diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index ff610f8e..563901cc 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -1,5 +1,67 @@ { "models": [ + { + "name": "ip_plus_composition_sd15.safetensors", + "type": "IP-Adapter", + "base": "SDXL", + "save_path": "ipadapter", + "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.", + "reference": "https://huggingface.co/h94/IP-Adapter", + "filename": "ip_plus_composition_sd15.safetensors", + "url": "https://huggingface.co/ostris/ip-composition-adapter/resolve/main/ip_plus_composition_sd15.safetensors" + }, + { + "name": "ip_plus_composition_sdxl.safetensors", + "type": "IP-Adapter", + "base": "SDXL", + "save_path": "ipadapter", + "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.", + "reference": "https://huggingface.co/h94/IP-Adapter", + "filename": "ip_plus_composition_sdxl.safetensors", + "url": "https://huggingface.co/ostris/ip-composition-adapter/resolve/main/ip_plus_composition_sdxl.safetensors" + }, + { + "name": "ip-adapter-faceid-portrait-v11_sd15.bin", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "ipadapter", + "description": "IP-Adapter-FaceID Portrait V11 Model (SD1.5) [ipadapter]", + "reference": "https://huggingface.co/h94/IP-Adapter-FaceID", + "filename": "ip-adapter-faceid-portrait-v11_sd15.bin", + "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-portrait-v11_sd15.bin" + }, + { + "name": "ip-adapter-faceid-portrait_sdxl.bin", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "ipadapter", + "description": "IP-Adapter-FaceID Portrait Model (SDXL) [ipadapter]", + "reference": "https://huggingface.co/h94/IP-Adapter-FaceID", + "filename": "ip-adapter-faceid-portrait_sdxl.bin", + "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-portrait_sdxl.bin" + }, + { + "name": "ip-adapter-faceid-portrait_sdxl_unnorm.bin", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "ipadapter", + "description": "IP-Adapter-FaceID Portrait Model (SDXL/unnorm) [ipadapter]", + "reference": "https://huggingface.co/h94/IP-Adapter-FaceID", + "filename": "ip-adapter-faceid-portrait_sdxl_unnorm.bin", + "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-portrait_sdxl_unnorm.bin" + }, + { + "name": "ip-adapter_sd15_light_v11.bin", + "type": "IP-Adapter", + "base": "SD1.5", + "save_path": "ipadapter", + "description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.", + "reference": "https://huggingface.co/h94/IP-Adapter", + "filename": "ip-adapter_sd15_light_v11.bin", + "url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_light_v11.bin" + }, + + { "name": "Kijai/SUPIR-v0F_fp16.safetensors (pruned)", "type": "checkpoints", @@ -630,37 +692,6 @@ "reference": "https://huggingface.co/segmind/Segmind-VegaRT", "filename": "pytorch_lora_weights.safetensors", "url": "https://huggingface.co/segmind/Segmind-VegaRT/resolve/main/pytorch_lora_weights.safetensors" - }, - - { - "name": "stabilityai/Stable Zero123", - "type": "zero123", - "base": "zero123", - "save_path": "checkpoints/zero123", - "description": "Stable Zero123 is a model for view-conditioned image generation based on [a/Zero123](https://github.com/cvlab-columbia/zero123).", - "reference": "https://huggingface.co/stabilityai/stable-zero123", - "filename": "stable_zero123.ckpt", - "url": "https://huggingface.co/stabilityai/stable-zero123/resolve/main/stable_zero123.ckpt" - }, - { - "name": "LongAnimatediff/lt_long_mm_32_frames.ckpt (ComfyUI-AnimateDiff-Evolved) (Updated path)", - "type": "animatediff", - "base": "SD1.x", - "save_path": "animatediff_models", - "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node.", - "reference": "https://huggingface.co/Lightricks/LongAnimateDiff", - "filename": "lt_long_mm_32_frames.ckpt", - "url": "https://huggingface.co/Lightricks/LongAnimateDiff/resolve/main/lt_long_mm_32_frames.ckpt" - }, - { - "name": "LongAnimatediff/lt_long_mm_16_64_frames.ckpt (ComfyUI-AnimateDiff-Evolved) (Updated path)", - "type": "animatediff", - "base": "SD1.x", - "save_path": "animatediff_models", - "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node.", - "reference": "https://huggingface.co/Lightricks/LongAnimateDiff", - "filename": "lt_long_mm_16_64_frames.ckpt", - "url": "https://huggingface.co/Lightricks/LongAnimateDiff/resolve/main/lt_long_mm_16_64_frames.ckpt" } ] }