update DB

This commit is contained in:
Dr.Lt.Data 2024-05-05 10:46:14 +09:00
parent fe999348ff
commit d44b11c280
3 changed files with 160 additions and 144 deletions

View File

@ -634,6 +634,7 @@
"ComfyUIDeployExternalNumber", "ComfyUIDeployExternalNumber",
"ComfyUIDeployExternalNumberInt", "ComfyUIDeployExternalNumberInt",
"ComfyUIDeployExternalText", "ComfyUIDeployExternalText",
"ComfyUIDeployExternalVid",
"ComfyUIDeployExternalVideo" "ComfyUIDeployExternalVideo"
], ],
{ {
@ -1340,6 +1341,7 @@
"Manga2Anime_LineArt_Preprocessor", "Manga2Anime_LineArt_Preprocessor",
"MaskOptFlow", "MaskOptFlow",
"MediaPipe-FaceMeshPreprocessor", "MediaPipe-FaceMeshPreprocessor",
"MeshGraphormer+ImpactDetector-DepthMapPreprocessor",
"MeshGraphormer-DepthMapPreprocessor", "MeshGraphormer-DepthMapPreprocessor",
"MiDaS-DepthMapPreprocessor", "MiDaS-DepthMapPreprocessor",
"MiDaS-NormalMapPreprocessor", "MiDaS-NormalMapPreprocessor",
@ -6205,6 +6207,8 @@
"LayerColor: Brightness & Contrast", "LayerColor: Brightness & Contrast",
"LayerColor: Color of Shadow & Highlight", "LayerColor: Color of Shadow & Highlight",
"LayerColor: ColorAdapter", "LayerColor: ColorAdapter",
"LayerColor: ColorBalance",
"LayerColor: ColorTemperature",
"LayerColor: Exposure", "LayerColor: Exposure",
"LayerColor: Gamma", "LayerColor: Gamma",
"LayerColor: HSV", "LayerColor: HSV",
@ -6962,11 +6966,13 @@
], ],
"https://github.com/da2el-ai/ComfyUI-d2-steps": [ "https://github.com/da2el-ai/ComfyUI-d2-steps": [
[ [
"D2_Steps" "D2 Refiner Steps",
"D2 Refiner Steps A1111",
"D2 Refiner Steps Tester"
], ],
{ {
"author": "da2el", "author": "da2el",
"description": "Easy select image size", "description": "Calculate the steps for the refiner",
"title": "D2 Steps", "title": "D2 Steps",
"title_aux": "D2 Steps" "title_aux": "D2 Steps"
} }
@ -7031,7 +7037,8 @@
[ [
"MarasitAnyBusNode", "MarasitAnyBusNode",
"MarasitDisplayInfoNode", "MarasitDisplayInfoNode",
"MarasitUpscalerRefinerNode" "MarasitUpscalerRefinerNode",
"MarasitUpscalerRefinerNode_v2"
], ],
{ {
"title_aux": "\ud83d\udc30 MarasIT Nodes" "title_aux": "\ud83d\udc30 MarasIT Nodes"
@ -9308,6 +9315,7 @@
"https://github.com/logtd/ComfyUI-InstanceDiffusion": [ "https://github.com/logtd/ComfyUI-InstanceDiffusion": [
[ [
"ApplyScaleUModelNode", "ApplyScaleUModelNode",
"DownloadInstanceDiffusionModels",
"InstanceDiffusionTrackingPrompt", "InstanceDiffusionTrackingPrompt",
"LoadInstanceFusersNode", "LoadInstanceFusersNode",
"LoadInstancePositionNetModel", "LoadInstancePositionNetModel",

View File

@ -1,14 +1,14 @@
{ {
"https://github.com/ltdrdata/ComfyUI-Manager": { "https://github.com/ltdrdata/ComfyUI-Manager": {
"stars": 3628, "stars": 3641,
"last_update": "2024-05-03 20:40:09" "last_update": "2024-05-04 13:25:08"
}, },
"https://github.com/ltdrdata/ComfyUI-Impact-Pack": { "https://github.com/ltdrdata/ComfyUI-Impact-Pack": {
"stars": 1198, "stars": 1200,
"last_update": "2024-05-04 04:06:06" "last_update": "2024-05-04 17:56:44"
}, },
"https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": {
"stars": 233, "stars": 234,
"last_update": "2024-05-03 15:48:22" "last_update": "2024-05-03 15:48:22"
}, },
"https://github.com/comfyanonymous/ComfyUI_experiments": { "https://github.com/comfyanonymous/ComfyUI_experiments": {
@ -20,11 +20,11 @@
"last_update": "2023-08-18 19:03:06" "last_update": "2023-08-18 19:03:06"
}, },
"https://github.com/Fannovel16/comfyui_controlnet_aux": { "https://github.com/Fannovel16/comfyui_controlnet_aux": {
"stars": 1290, "stars": 1291,
"last_update": "2024-05-03 14:09:26" "last_update": "2024-05-04 15:07:48"
}, },
"https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": {
"stars": 283, "stars": 284,
"last_update": "2024-05-02 15:39:19" "last_update": "2024-05-02 15:39:19"
}, },
"https://github.com/Fannovel16/ComfyUI-Loopchain": { "https://github.com/Fannovel16/ComfyUI-Loopchain": {
@ -44,7 +44,7 @@
"last_update": "2024-04-08 22:34:21" "last_update": "2024-04-08 22:34:21"
}, },
"https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": {
"stars": 241, "stars": 242,
"last_update": "2024-04-08 22:18:59" "last_update": "2024-04-08 22:18:59"
}, },
"https://github.com/BlenderNeko/ComfyUI_Noise": { "https://github.com/BlenderNeko/ComfyUI_Noise": {
@ -60,7 +60,7 @@
"last_update": "2023-09-11 10:09:22" "last_update": "2023-09-11 10:09:22"
}, },
"https://github.com/jags111/efficiency-nodes-comfyui": { "https://github.com/jags111/efficiency-nodes-comfyui": {
"stars": 579, "stars": 580,
"last_update": "2024-04-11 15:08:50" "last_update": "2024-04-11 15:08:50"
}, },
"https://github.com/jags111/ComfyUI_Jags_VectorMagic": { "https://github.com/jags111/ComfyUI_Jags_VectorMagic": {
@ -80,8 +80,8 @@
"last_update": "2023-09-27 00:33:21" "last_update": "2023-09-27 00:33:21"
}, },
"https://github.com/WASasquatch/was-node-suite-comfyui": { "https://github.com/WASasquatch/was-node-suite-comfyui": {
"stars": 818, "stars": 822,
"last_update": "2024-05-01 00:56:21" "last_update": "2024-05-04 16:31:49"
}, },
"https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "https://github.com/WASasquatch/ComfyUI_Preset_Merger": {
"stars": 20, "stars": 20,
@ -209,22 +209,22 @@
}, },
"https://github.com/Zuellni/ComfyUI-ExLlama": { "https://github.com/Zuellni/ComfyUI-ExLlama": {
"stars": 85, "stars": 85,
"last_update": "2024-04-22 16:30:33" "last_update": "2024-05-04 07:13:01"
}, },
"https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": {
"stars": 20, "stars": 20,
"last_update": "2024-04-22 13:30:47" "last_update": "2024-04-22 13:30:47"
}, },
"https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": {
"stars": 568, "stars": 570,
"last_update": "2024-04-17 09:44:09" "last_update": "2024-04-17 09:44:09"
}, },
"https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": {
"stars": 322, "stars": 325,
"last_update": "2024-04-04 01:15:12" "last_update": "2024-04-04 01:15:12"
}, },
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": {
"stars": 1142, "stars": 1144,
"last_update": "2024-05-03 01:26:04" "last_update": "2024-05-03 01:26:04"
}, },
"https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": {
@ -233,7 +233,7 @@
}, },
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": {
"stars": 268, "stars": 268,
"last_update": "2024-05-04 01:08:49" "last_update": "2024-05-04 10:27:33"
}, },
"https://github.com/Jordach/comfy-plasma": { "https://github.com/Jordach/comfy-plasma": {
"stars": 43, "stars": 43,
@ -252,12 +252,12 @@
"last_update": "2024-03-25 07:05:23" "last_update": "2024-03-25 07:05:23"
}, },
"https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": {
"stars": 542, "stars": 544,
"last_update": "2024-03-30 17:18:43" "last_update": "2024-03-30 17:18:43"
}, },
"https://github.com/ssitu/ComfyUI_restart_sampling": { "https://github.com/ssitu/ComfyUI_restart_sampling": {
"stars": 64, "stars": 64,
"last_update": "2024-05-03 20:01:16" "last_update": "2024-05-04 11:19:02"
}, },
"https://github.com/ssitu/ComfyUI_roop": { "https://github.com/ssitu/ComfyUI_roop": {
"stars": 58, "stars": 58,
@ -288,11 +288,11 @@
"last_update": "2024-05-02 05:58:48" "last_update": "2024-05-02 05:58:48"
}, },
"https://github.com/xXAdonesXx/NodeGPT": { "https://github.com/xXAdonesXx/NodeGPT": {
"stars": 307, "stars": 308,
"last_update": "2024-02-01 23:20:08" "last_update": "2024-02-01 23:20:08"
}, },
"https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": {
"stars": 397, "stars": 398,
"last_update": "2024-04-19 21:02:12" "last_update": "2024-04-19 21:02:12"
}, },
"https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": {
@ -352,11 +352,11 @@
"last_update": "2023-09-26 06:31:44" "last_update": "2023-09-26 06:31:44"
}, },
"https://github.com/cubiq/ComfyUI_IPAdapter_plus": { "https://github.com/cubiq/ComfyUI_IPAdapter_plus": {
"stars": 2484, "stars": 2498,
"last_update": "2024-05-02 09:16:18" "last_update": "2024-05-02 09:16:18"
}, },
"https://github.com/cubiq/ComfyUI_InstantID": { "https://github.com/cubiq/ComfyUI_InstantID": {
"stars": 745, "stars": 749,
"last_update": "2024-04-27 17:03:29" "last_update": "2024-04-27 17:03:29"
}, },
"https://github.com/cubiq/ComfyUI_FaceAnalysis": { "https://github.com/cubiq/ComfyUI_FaceAnalysis": {
@ -424,7 +424,7 @@
"last_update": "2024-01-06 09:18:52" "last_update": "2024-01-06 09:18:52"
}, },
"https://github.com/twri/sdxl_prompt_styler": { "https://github.com/twri/sdxl_prompt_styler": {
"stars": 542, "stars": 543,
"last_update": "2024-03-24 18:55:24" "last_update": "2024-03-24 18:55:24"
}, },
"https://github.com/wolfden/ComfyUi_PromptStylers": { "https://github.com/wolfden/ComfyUi_PromptStylers": {
@ -440,7 +440,7 @@
"last_update": "2023-12-16 17:31:44" "last_update": "2023-12-16 17:31:44"
}, },
"https://github.com/asagi4/comfyui-prompt-control": { "https://github.com/asagi4/comfyui-prompt-control": {
"stars": 140, "stars": 141,
"last_update": "2024-05-02 20:38:56" "last_update": "2024-05-02 20:38:56"
}, },
"https://github.com/asagi4/ComfyUI-CADS": { "https://github.com/asagi4/ComfyUI-CADS": {
@ -484,7 +484,7 @@
"last_update": "2023-08-19 19:28:36" "last_update": "2023-08-19 19:28:36"
}, },
"https://github.com/wallish77/wlsh_nodes": { "https://github.com/wallish77/wlsh_nodes": {
"stars": 71, "stars": 72,
"last_update": "2024-03-28 23:02:54" "last_update": "2024-03-28 23:02:54"
}, },
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": {
@ -492,7 +492,7 @@
"last_update": "2024-04-04 19:49:52" "last_update": "2024-04-04 19:49:52"
}, },
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": {
"stars": 2025, "stars": 2028,
"last_update": "2024-05-03 18:26:02" "last_update": "2024-05-03 18:26:02"
}, },
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": {
@ -500,7 +500,7 @@
"last_update": "2024-04-20 18:24:00" "last_update": "2024-04-20 18:24:00"
}, },
"https://github.com/Gourieff/comfyui-reactor-node": { "https://github.com/Gourieff/comfyui-reactor-node": {
"stars": 900, "stars": 904,
"last_update": "2024-05-03 20:26:33" "last_update": "2024-05-03 20:26:33"
}, },
"https://github.com/imb101/ComfyUI-FaceSwap": { "https://github.com/imb101/ComfyUI-FaceSwap": {
@ -508,12 +508,12 @@
"last_update": "2023-08-04 23:54:24" "last_update": "2023-08-04 23:54:24"
}, },
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": {
"stars": 10, "stars": 11,
"last_update": "2024-04-05 11:14:24" "last_update": "2024-04-05 11:14:24"
}, },
"https://github.com/AIrjen/OneButtonPrompt": { "https://github.com/AIrjen/OneButtonPrompt": {
"stars": 657, "stars": 660,
"last_update": "2024-04-16 19:24:12" "last_update": "2024-05-04 07:25:31"
}, },
"https://github.com/coreyryanhanson/ComfyQR": { "https://github.com/coreyryanhanson/ComfyQR": {
"stars": 37, "stars": 37,
@ -560,7 +560,7 @@
"last_update": "2023-10-29 03:21:34" "last_update": "2023-10-29 03:21:34"
}, },
"https://github.com/M1kep/ComfyUI-KepOpenAI": { "https://github.com/M1kep/ComfyUI-KepOpenAI": {
"stars": 23, "stars": 24,
"last_update": "2023-11-08 22:43:37" "last_update": "2023-11-08 22:43:37"
}, },
"https://github.com/uarefans/ComfyUI-Fans": { "https://github.com/uarefans/ComfyUI-Fans": {
@ -597,14 +597,14 @@
}, },
"https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": {
"stars": 37, "stars": 37,
"last_update": "2024-04-25 15:12:08" "last_update": "2024-05-04 23:11:06"
}, },
"https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": {
"stars": 164, "stars": 165,
"last_update": "2024-05-03 10:12:04" "last_update": "2024-05-04 12:26:09"
}, },
"https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": {
"stars": 68, "stars": 69,
"last_update": "2024-04-04 20:20:54" "last_update": "2024-04-04 20:20:54"
}, },
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": {
@ -624,11 +624,11 @@
"last_update": "2024-02-12 07:46:02" "last_update": "2024-02-12 07:46:02"
}, },
"https://github.com/rgthree/rgthree-comfy": { "https://github.com/rgthree/rgthree-comfy": {
"stars": 541, "stars": 542,
"last_update": "2024-05-02 18:03:11" "last_update": "2024-05-04 21:09:53"
}, },
"https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": {
"stars": 736, "stars": 739,
"last_update": "2024-04-28 07:39:28" "last_update": "2024-04-28 07:39:28"
}, },
"https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": {
@ -644,7 +644,7 @@
"last_update": "2024-04-03 22:58:07" "last_update": "2024-04-03 22:58:07"
}, },
"https://github.com/giriss/comfy-image-saver": { "https://github.com/giriss/comfy-image-saver": {
"stars": 117, "stars": 118,
"last_update": "2023-11-16 10:39:05" "last_update": "2023-11-16 10:39:05"
}, },
"https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "https://github.com/shingo1228/ComfyUI-send-eagle-slim": {
@ -708,7 +708,7 @@
"last_update": "2023-08-19 06:52:19" "last_update": "2023-08-19 06:52:19"
}, },
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": {
"stars": 129, "stars": 130,
"last_update": "2024-03-15 19:05:53" "last_update": "2024-03-15 19:05:53"
}, },
"https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": {
@ -716,15 +716,15 @@
"last_update": "2023-08-19 19:17:07" "last_update": "2023-08-19 19:17:07"
}, },
"https://github.com/dagthomas/comfyui_dagthomas": { "https://github.com/dagthomas/comfyui_dagthomas": {
"stars": 51, "stars": 52,
"last_update": "2024-04-11 22:05:09" "last_update": "2024-05-04 16:10:21"
}, },
"https://github.com/marhensa/sdxl-recommended-res-calc": { "https://github.com/marhensa/sdxl-recommended-res-calc": {
"stars": 50, "stars": 50,
"last_update": "2024-03-15 05:43:38" "last_update": "2024-03-15 05:43:38"
}, },
"https://github.com/Nuked88/ComfyUI-N-Nodes": { "https://github.com/Nuked88/ComfyUI-N-Nodes": {
"stars": 149, "stars": 150,
"last_update": "2024-03-16 11:27:55" "last_update": "2024-03-16 11:27:55"
}, },
"https://github.com/Nuked88/ComfyUI-N-Sidebar": { "https://github.com/Nuked88/ComfyUI-N-Sidebar": {
@ -756,7 +756,7 @@
"last_update": "2023-08-30 16:06:45" "last_update": "2023-08-30 16:06:45"
}, },
"https://github.com/Lerc/canvas_tab": { "https://github.com/Lerc/canvas_tab": {
"stars": 120, "stars": 121,
"last_update": "2024-01-25 22:09:37" "last_update": "2024-01-25 22:09:37"
}, },
"https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "https://github.com/Ttl/ComfyUi_NNLatentUpscale": {
@ -772,11 +772,11 @@
"last_update": "2024-01-06 14:15:12" "last_update": "2024-01-06 14:15:12"
}, },
"https://github.com/Acly/comfyui-tooling-nodes": { "https://github.com/Acly/comfyui-tooling-nodes": {
"stars": 176, "stars": 177,
"last_update": "2024-03-04 08:52:39" "last_update": "2024-03-04 08:52:39"
}, },
"https://github.com/Acly/comfyui-inpaint-nodes": { "https://github.com/Acly/comfyui-inpaint-nodes": {
"stars": 297, "stars": 299,
"last_update": "2024-04-24 04:17:56" "last_update": "2024-04-24 04:17:56"
}, },
"https://github.com/picturesonpictures/comfy_PoP": { "https://github.com/picturesonpictures/comfy_PoP": {
@ -848,7 +848,7 @@
"last_update": "2024-05-01 21:05:26" "last_update": "2024-05-01 21:05:26"
}, },
"https://github.com/spacepxl/ComfyUI-Image-Filters": { "https://github.com/spacepxl/ComfyUI-Image-Filters": {
"stars": 48, "stars": 49,
"last_update": "2024-04-25 23:07:26" "last_update": "2024-04-25 23:07:26"
}, },
"https://github.com/spacepxl/ComfyUI-RAVE": { "https://github.com/spacepxl/ComfyUI-RAVE": {
@ -897,7 +897,7 @@
}, },
"https://github.com/chrisgoringe/cg-use-everywhere": { "https://github.com/chrisgoringe/cg-use-everywhere": {
"stars": 278, "stars": 278,
"last_update": "2024-05-02 04:05:32" "last_update": "2024-05-05 00:08:40"
}, },
"https://github.com/chrisgoringe/cg-prompt-info": { "https://github.com/chrisgoringe/cg-prompt-info": {
"stars": 24, "stars": 24,
@ -913,22 +913,22 @@
}, },
"https://github.com/alpertunga-bile/prompt-generator-comfyui": { "https://github.com/alpertunga-bile/prompt-generator-comfyui": {
"stars": 54, "stars": 54,
"last_update": "2024-04-24 18:44:44" "last_update": "2024-05-04 14:00:29"
}, },
"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor": { "https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor": {
"stars": 63, "stars": 63,
"last_update": "2024-04-12 12:59:58" "last_update": "2024-04-12 12:59:58"
}, },
"https://github.com/kijai/ComfyUI-KJNodes": { "https://github.com/kijai/ComfyUI-KJNodes": {
"stars": 207, "stars": 211,
"last_update": "2024-05-03 19:30:58" "last_update": "2024-05-04 20:37:26"
}, },
"https://github.com/kijai/ComfyUI-CCSR": { "https://github.com/kijai/ComfyUI-CCSR": {
"stars": 110, "stars": 110,
"last_update": "2024-03-18 10:10:20" "last_update": "2024-03-18 10:10:20"
}, },
"https://github.com/kijai/ComfyUI-SVD": { "https://github.com/kijai/ComfyUI-SVD": {
"stars": 150, "stars": 151,
"last_update": "2023-11-25 10:16:57" "last_update": "2023-11-25 10:16:57"
}, },
"https://github.com/kijai/ComfyUI-Marigold": { "https://github.com/kijai/ComfyUI-Marigold": {
@ -956,7 +956,7 @@
"last_update": "2024-03-11 00:50:24" "last_update": "2024-03-11 00:50:24"
}, },
"https://github.com/kijai/ComfyUI-SUPIR": { "https://github.com/kijai/ComfyUI-SUPIR": {
"stars": 946, "stars": 951,
"last_update": "2024-04-23 10:04:12" "last_update": "2024-04-23 10:04:12"
}, },
"https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": {
@ -969,7 +969,7 @@
}, },
"https://github.com/thedyze/save-image-extended-comfyui": { "https://github.com/thedyze/save-image-extended-comfyui": {
"stars": 60, "stars": 60,
"last_update": "2023-11-09 17:48:44" "last_update": "2024-05-04 17:53:11"
}, },
"https://github.com/SOELexicon/ComfyUI-LexTools": { "https://github.com/SOELexicon/ComfyUI-LexTools": {
"stars": 17, "stars": 17,
@ -988,7 +988,7 @@
"last_update": "2024-05-03 07:31:45" "last_update": "2024-05-03 07:31:45"
}, },
"https://github.com/storyicon/comfyui_segment_anything": { "https://github.com/storyicon/comfyui_segment_anything": {
"stars": 416, "stars": 418,
"last_update": "2024-04-29 15:07:42" "last_update": "2024-04-29 15:07:42"
}, },
"https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "https://github.com/a1lazydog/ComfyUI-AudioScheduler": {
@ -1040,8 +1040,8 @@
"last_update": "2024-02-27 12:47:52" "last_update": "2024-02-27 12:47:52"
}, },
"https://github.com/chflame163/ComfyUI_LayerStyle": { "https://github.com/chflame163/ComfyUI_LayerStyle": {
"stars": 438, "stars": 441,
"last_update": "2024-05-03 09:40:47" "last_update": "2024-05-04 15:11:49"
}, },
"https://github.com/chflame163/ComfyUI_FaceSimilarity": { "https://github.com/chflame163/ComfyUI_FaceSimilarity": {
"stars": 3, "stars": 3,
@ -1052,7 +1052,7 @@
"last_update": "2023-10-20 16:33:23" "last_update": "2023-10-20 16:33:23"
}, },
"https://github.com/shadowcz007/comfyui-mixlab-nodes": { "https://github.com/shadowcz007/comfyui-mixlab-nodes": {
"stars": 709, "stars": 710,
"last_update": "2024-05-04 01:44:05" "last_update": "2024-05-04 01:44:05"
}, },
"https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "https://github.com/shadowcz007/comfyui-ultralytics-yolo": {
@ -1076,7 +1076,7 @@
"last_update": "2023-11-11 21:24:33" "last_update": "2023-11-11 21:24:33"
}, },
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": {
"stars": 74, "stars": 75,
"last_update": "2023-12-01 00:09:15" "last_update": "2023-12-01 00:09:15"
}, },
"https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": {
@ -1168,8 +1168,8 @@
"last_update": "2024-02-15 05:52:28" "last_update": "2024-02-15 05:52:28"
}, },
"https://github.com/banodoco/steerable-motion": { "https://github.com/banodoco/steerable-motion": {
"stars": 571, "stars": 572,
"last_update": "2024-05-03 20:42:40" "last_update": "2024-05-05 00:11:59"
}, },
"https://github.com/gemell1/ComfyUI_GMIC": { "https://github.com/gemell1/ComfyUI_GMIC": {
"stars": 5, "stars": 5,
@ -1292,7 +1292,7 @@
"last_update": "2024-04-17 20:02:42" "last_update": "2024-04-17 20:02:42"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": {
"stars": 521, "stars": 524,
"last_update": "2024-04-17 19:57:55" "last_update": "2024-04-17 19:57:55"
}, },
"https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": {
@ -1324,7 +1324,7 @@
"last_update": "2024-04-17 20:03:27" "last_update": "2024-04-17 20:03:27"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": {
"stars": 366, "stars": 368,
"last_update": "2024-04-30 01:42:11" "last_update": "2024-04-30 01:42:11"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": {
@ -1332,7 +1332,7 @@
"last_update": "2024-04-17 20:03:46" "last_update": "2024-04-17 20:03:46"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": {
"stars": 477, "stars": 478,
"last_update": "2024-04-17 20:00:02" "last_update": "2024-04-17 20:00:02"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": {
@ -1460,7 +1460,7 @@
"last_update": "2023-12-25 17:55:50" "last_update": "2023-12-25 17:55:50"
}, },
"https://github.com/filliptm/ComfyUI_Fill-Nodes": { "https://github.com/filliptm/ComfyUI_Fill-Nodes": {
"stars": 36, "stars": 37,
"last_update": "2024-04-29 10:27:35" "last_update": "2024-04-29 10:27:35"
}, },
"https://github.com/zfkun/ComfyUI_zfkun": { "https://github.com/zfkun/ComfyUI_zfkun": {
@ -1477,7 +1477,7 @@
}, },
"https://github.com/yolain/ComfyUI-Easy-Use": { "https://github.com/yolain/ComfyUI-Easy-Use": {
"stars": 359, "stars": 359,
"last_update": "2024-05-03 17:03:50" "last_update": "2024-05-04 11:26:27"
}, },
"https://github.com/bruefire/ComfyUI-SeqImageLoader": { "https://github.com/bruefire/ComfyUI-SeqImageLoader": {
"stars": 25, "stars": 25,
@ -1544,12 +1544,12 @@
"last_update": "2023-12-15 21:07:36" "last_update": "2023-12-15 21:07:36"
}, },
"https://github.com/NimaNzrii/comfyui-popup_preview": { "https://github.com/NimaNzrii/comfyui-popup_preview": {
"stars": 29, "stars": 30,
"last_update": "2024-01-07 12:21:43" "last_update": "2024-01-07 12:21:43"
}, },
"https://github.com/NimaNzrii/comfyui-photoshop": { "https://github.com/NimaNzrii/comfyui-photoshop": {
"stars": 55, "stars": 57,
"last_update": "2024-05-03 10:42:13" "last_update": "2024-05-04 18:15:19"
}, },
"https://github.com/rui40000/RUI-Nodes": { "https://github.com/rui40000/RUI-Nodes": {
"stars": 11, "stars": 11,
@ -1560,7 +1560,7 @@
"last_update": "2023-12-30 00:37:20" "last_update": "2023-12-30 00:37:20"
}, },
"https://github.com/dmarx/ComfyUI-AudioReactive": { "https://github.com/dmarx/ComfyUI-AudioReactive": {
"stars": 8, "stars": 9,
"last_update": "2024-01-03 08:27:32" "last_update": "2024-01-03 08:27:32"
}, },
"https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": {
@ -1568,11 +1568,11 @@
"last_update": "2023-12-16 19:21:57" "last_update": "2023-12-16 19:21:57"
}, },
"https://github.com/BennyKok/comfyui-deploy": { "https://github.com/BennyKok/comfyui-deploy": {
"stars": 577, "stars": 579,
"last_update": "2024-04-30 19:56:30" "last_update": "2024-05-04 17:19:07"
}, },
"https://github.com/florestefano1975/comfyui-portrait-master": { "https://github.com/florestefano1975/comfyui-portrait-master": {
"stars": 682, "stars": 683,
"last_update": "2024-05-02 10:01:11" "last_update": "2024-05-02 10:01:11"
}, },
"https://github.com/florestefano1975/comfyui-prompt-composer": { "https://github.com/florestefano1975/comfyui-prompt-composer": {
@ -1692,7 +1692,7 @@
"last_update": "2023-12-30 01:42:04" "last_update": "2023-12-30 01:42:04"
}, },
"https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": {
"stars": 94, "stars": 95,
"last_update": "2023-12-29 09:41:48" "last_update": "2023-12-29 09:41:48"
}, },
"https://github.com/ai-liam/comfyui_liam_util": { "https://github.com/ai-liam/comfyui_liam_util": {
@ -1736,7 +1736,7 @@
"last_update": "2024-03-19 10:49:59" "last_update": "2024-03-19 10:49:59"
}, },
"https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "https://github.com/flowtyone/ComfyUI-Flowty-CRM": {
"stars": 109, "stars": 110,
"last_update": "2024-04-03 23:47:03" "last_update": "2024-04-03 23:47:03"
}, },
"https://github.com/massao000/ComfyUI_aspect_ratios": { "https://github.com/massao000/ComfyUI_aspect_ratios": {
@ -1748,7 +1748,7 @@
"last_update": "2024-04-28 08:22:53" "last_update": "2024-04-28 08:22:53"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": {
"stars": 286, "stars": 288,
"last_update": "2024-04-17 19:58:54" "last_update": "2024-04-17 19:58:54"
}, },
"https://github.com/hinablue/ComfyUI_3dPoseEditor": { "https://github.com/hinablue/ComfyUI_3dPoseEditor": {
@ -1784,7 +1784,7 @@
"last_update": "2024-02-24 10:02:51" "last_update": "2024-02-24 10:02:51"
}, },
"https://github.com/chaojie/ComfyUI-DynamiCrafter": { "https://github.com/chaojie/ComfyUI-DynamiCrafter": {
"stars": 89, "stars": 90,
"last_update": "2024-03-16 19:08:28" "last_update": "2024-03-16 19:08:28"
}, },
"https://github.com/chaojie/ComfyUI-Panda3d": { "https://github.com/chaojie/ComfyUI-Panda3d": {
@ -1840,15 +1840,15 @@
"last_update": "2024-01-14 04:23:09" "last_update": "2024-01-14 04:23:09"
}, },
"https://github.com/MrForExample/ComfyUI-3D-Pack": { "https://github.com/MrForExample/ComfyUI-3D-Pack": {
"stars": 1426, "stars": 1428,
"last_update": "2024-04-13 17:45:06" "last_update": "2024-04-13 17:45:06"
}, },
"https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": {
"stars": 401, "stars": 403,
"last_update": "2024-02-02 14:19:37" "last_update": "2024-02-02 14:19:37"
}, },
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": {
"stars": 24, "stars": 25,
"last_update": "2024-04-06 11:02:44" "last_update": "2024-04-06 11:02:44"
}, },
"https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": {
@ -1864,7 +1864,7 @@
"last_update": "2024-01-12 07:38:40" "last_update": "2024-01-12 07:38:40"
}, },
"https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "https://github.com/daniel-lewis-ab/ComfyUI-Llama": {
"stars": 22, "stars": 23,
"last_update": "2024-04-02 06:33:08" "last_update": "2024-04-02 06:33:08"
}, },
"https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "https://github.com/daniel-lewis-ab/ComfyUI-TTS": {
@ -1872,7 +1872,7 @@
"last_update": "2024-04-02 06:32:21" "last_update": "2024-04-02 06:32:21"
}, },
"https://github.com/djbielejeski/a-person-mask-generator": { "https://github.com/djbielejeski/a-person-mask-generator": {
"stars": 194, "stars": 195,
"last_update": "2024-02-16 16:26:02" "last_update": "2024-02-16 16:26:02"
}, },
"https://github.com/smagnetize/kb-comfyui-nodes": { "https://github.com/smagnetize/kb-comfyui-nodes": {
@ -1896,7 +1896,7 @@
"last_update": "2024-01-12 14:34:55" "last_update": "2024-01-12 14:34:55"
}, },
"https://github.com/LarryJane491/Lora-Training-in-Comfy": { "https://github.com/LarryJane491/Lora-Training-in-Comfy": {
"stars": 191, "stars": 192,
"last_update": "2024-03-03 17:16:51" "last_update": "2024-03-03 17:16:51"
}, },
"https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": {
@ -1953,7 +1953,7 @@
}, },
"https://github.com/JaredTherriault/ComfyUI-JNodes": { "https://github.com/JaredTherriault/ComfyUI-JNodes": {
"stars": 6, "stars": 6,
"last_update": "2024-05-04 02:54:48" "last_update": "2024-05-05 00:01:54"
}, },
"https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "https://github.com/prozacgod/comfyui-pzc-multiworkspace": {
"stars": 6, "stars": 6,
@ -1968,7 +1968,7 @@
"last_update": "2024-01-18 04:59:26" "last_update": "2024-01-18 04:59:26"
}, },
"https://github.com/Inzaniak/comfyui-ranbooru": { "https://github.com/Inzaniak/comfyui-ranbooru": {
"stars": 4, "stars": 5,
"last_update": "2024-05-01 07:07:42" "last_update": "2024-05-01 07:07:42"
}, },
"https://github.com/Miosp/ComfyUI-FBCNN": { "https://github.com/Miosp/ComfyUI-FBCNN": {
@ -2000,7 +2000,7 @@
"last_update": "2024-03-01 02:57:07" "last_update": "2024-03-01 02:57:07"
}, },
"https://github.com/longgui0318/comfyui-oms-diffusion": { "https://github.com/longgui0318/comfyui-oms-diffusion": {
"stars": 14, "stars": 15,
"last_update": "2024-04-28 03:29:42" "last_update": "2024-04-28 03:29:42"
}, },
"https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": {
@ -2028,7 +2028,7 @@
"last_update": "2024-01-26 06:28:40" "last_update": "2024-01-26 06:28:40"
}, },
"https://github.com/gokayfem/ComfyUI_VLM_nodes": { "https://github.com/gokayfem/ComfyUI_VLM_nodes": {
"stars": 200, "stars": 201,
"last_update": "2024-04-23 23:50:30" "last_update": "2024-04-23 23:50:30"
}, },
"https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": {
@ -2093,14 +2093,14 @@
}, },
"https://github.com/StartHua/ComfyUI_Seg_VITON": { "https://github.com/StartHua/ComfyUI_Seg_VITON": {
"stars": 148, "stars": 148,
"last_update": "2024-02-07 05:33:39" "last_update": "2024-05-04 14:01:04"
}, },
"https://github.com/StartHua/Comfyui_joytag": { "https://github.com/StartHua/Comfyui_joytag": {
"stars": 9, "stars": 9,
"last_update": "2024-02-12 04:13:41" "last_update": "2024-02-12 04:13:41"
}, },
"https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "https://github.com/StartHua/Comfyui_segformer_b2_clothes": {
"stars": 26, "stars": 27,
"last_update": "2024-04-30 09:42:27" "last_update": "2024-04-30 09:42:27"
}, },
"https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": {
@ -2137,7 +2137,7 @@
}, },
"https://github.com/davask/ComfyUI-MarasIT-Nodes": { "https://github.com/davask/ComfyUI-MarasIT-Nodes": {
"stars": 21, "stars": 21,
"last_update": "2024-05-03 23:29:05" "last_update": "2024-05-04 22:32:29"
}, },
"https://github.com/yffyhk/comfyui_auto_danbooru": { "https://github.com/yffyhk/comfyui_auto_danbooru": {
"stars": 0, "stars": 0,
@ -2224,7 +2224,7 @@
"last_update": "2024-03-08 10:11:28" "last_update": "2024-03-08 10:11:28"
}, },
"https://github.com/mirabarukaso/ComfyUI_Mira": { "https://github.com/mirabarukaso/ComfyUI_Mira": {
"stars": 9, "stars": 10,
"last_update": "2024-04-30 12:30:41" "last_update": "2024-04-30 12:30:41"
}, },
"https://github.com/1038lab/ComfyUI-GPT2P": { "https://github.com/1038lab/ComfyUI-GPT2P": {
@ -2244,11 +2244,11 @@
"last_update": "2024-03-26 01:28:07" "last_update": "2024-03-26 01:28:07"
}, },
"https://github.com/logtd/ComfyUI-InstanceDiffusion": { "https://github.com/logtd/ComfyUI-InstanceDiffusion": {
"stars": 24, "stars": 28,
"last_update": "2024-03-31 19:06:57" "last_update": "2024-05-04 22:51:05"
}, },
"https://github.com/logtd/ComfyUI-TrackingNodes": { "https://github.com/logtd/ComfyUI-TrackingNodes": {
"stars": 5, "stars": 6,
"last_update": "2024-02-24 04:43:16" "last_update": "2024-02-24 04:43:16"
}, },
"https://github.com/logtd/ComfyUI-InversedNoise": { "https://github.com/logtd/ComfyUI-InversedNoise": {
@ -2264,7 +2264,7 @@
"last_update": "2024-04-10 01:46:26" "last_update": "2024-04-10 01:46:26"
}, },
"https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay": { "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay": {
"stars": 4, "stars": 5,
"last_update": "2024-04-19 14:21:28" "last_update": "2024-04-19 14:21:28"
}, },
"https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": {
@ -2276,7 +2276,7 @@
"last_update": "2024-02-26 09:37:16" "last_update": "2024-02-26 09:37:16"
}, },
"https://github.com/AuroBit/ComfyUI-OOTDiffusion": { "https://github.com/AuroBit/ComfyUI-OOTDiffusion": {
"stars": 292, "stars": 293,
"last_update": "2024-03-26 02:44:57" "last_update": "2024-03-26 02:44:57"
}, },
"https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": {
@ -2356,7 +2356,7 @@
"last_update": "2024-03-01 07:25:27" "last_update": "2024-03-01 07:25:27"
}, },
"https://github.com/huchenlei/ComfyUI-layerdiffuse": { "https://github.com/huchenlei/ComfyUI-layerdiffuse": {
"stars": 1112, "stars": 1113,
"last_update": "2024-03-09 21:16:31" "last_update": "2024-03-09 21:16:31"
}, },
"https://github.com/huchenlei/ComfyUI_DanTagGen": { "https://github.com/huchenlei/ComfyUI_DanTagGen": {
@ -2372,7 +2372,7 @@
"last_update": "2024-04-03 00:59:21" "last_update": "2024-04-03 00:59:21"
}, },
"https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": {
"stars": 8, "stars": 9,
"last_update": "2024-03-12 02:03:09" "last_update": "2024-03-12 02:03:09"
}, },
"https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": {
@ -2389,7 +2389,7 @@
}, },
"https://github.com/atmaranto/ComfyUI-SaveAsScript": { "https://github.com/atmaranto/ComfyUI-SaveAsScript": {
"stars": 13, "stars": 13,
"last_update": "2024-03-20 08:47:51" "last_update": "2024-05-04 11:12:35"
}, },
"https://github.com/meshmesh-io/mm-comfyui-megamask": { "https://github.com/meshmesh-io/mm-comfyui-megamask": {
"stars": 0, "stars": 0,
@ -2448,7 +2448,7 @@
"last_update": "2024-04-02 23:29:14" "last_update": "2024-04-02 23:29:14"
}, },
"https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": {
"stars": 232, "stars": 233,
"last_update": "2024-04-17 22:30:10" "last_update": "2024-04-17 22:30:10"
}, },
"https://github.com/angeloshredder/StableCascadeResizer": { "https://github.com/angeloshredder/StableCascadeResizer": {
@ -2456,7 +2456,7 @@
"last_update": "2024-03-08 22:53:27" "last_update": "2024-03-08 22:53:27"
}, },
"https://github.com/stavsap/comfyui-ollama": { "https://github.com/stavsap/comfyui-ollama": {
"stars": 67, "stars": 68,
"last_update": "2024-04-07 20:49:11" "last_update": "2024-04-07 20:49:11"
}, },
"https://github.com/dchatel/comfyui_facetools": { "https://github.com/dchatel/comfyui_facetools": {
@ -2484,7 +2484,7 @@
"last_update": "2024-03-13 08:26:09" "last_update": "2024-03-13 08:26:09"
}, },
"https://github.com/if-ai/ComfyUI-IF_AI_tools": { "https://github.com/if-ai/ComfyUI-IF_AI_tools": {
"stars": 218, "stars": 219,
"last_update": "2024-04-27 09:27:21" "last_update": "2024-04-27 09:27:21"
}, },
"https://github.com/dmMaze/sketch2manga": { "https://github.com/dmMaze/sketch2manga": {
@ -2524,7 +2524,7 @@
"last_update": "2024-05-01 07:26:09" "last_update": "2024-05-01 07:26:09"
}, },
"https://github.com/daxcay/ComfyUI-JDCN": { "https://github.com/daxcay/ComfyUI-JDCN": {
"stars": 23, "stars": 25,
"last_update": "2024-05-03 16:11:09" "last_update": "2024-05-03 16:11:09"
}, },
"https://github.com/Seedsa/Fooocus_Nodes": { "https://github.com/Seedsa/Fooocus_Nodes": {
@ -2564,7 +2564,7 @@
"last_update": "2024-03-26 16:55:10" "last_update": "2024-03-26 16:55:10"
}, },
"https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": {
"stars": 34, "stars": 35,
"last_update": "2024-04-26 19:44:51" "last_update": "2024-04-26 19:44:51"
}, },
"https://github.com/hay86/ComfyUI_Dreamtalk": { "https://github.com/hay86/ComfyUI_Dreamtalk": {
@ -2601,10 +2601,10 @@
}, },
"https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": {
"stars": 9, "stars": 9,
"last_update": "2024-05-03 07:02:40" "last_update": "2024-05-04 22:29:25"
}, },
"https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "https://github.com/jiaxiangc/ComfyUI-ResAdapter": {
"stars": 252, "stars": 253,
"last_update": "2024-04-06 09:25:46" "last_update": "2024-04-06 09:25:46"
}, },
"https://github.com/ParisNeo/lollms_nodes_suite": { "https://github.com/ParisNeo/lollms_nodes_suite": {
@ -2616,7 +2616,7 @@
"last_update": "2024-03-20 21:56:10" "last_update": "2024-03-20 21:56:10"
}, },
"https://github.com/frankchieng/ComfyUI_Aniportrait": { "https://github.com/frankchieng/ComfyUI_Aniportrait": {
"stars": 26, "stars": 27,
"last_update": "2024-04-22 05:53:26" "last_update": "2024-04-22 05:53:26"
}, },
"https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": {
@ -2644,11 +2644,11 @@
"last_update": "2024-04-01 10:47:39" "last_update": "2024-04-01 10:47:39"
}, },
"https://github.com/comfyanonymous/ComfyUI": { "https://github.com/comfyanonymous/ComfyUI": {
"stars": 33870, "stars": 33916,
"last_update": "2024-05-04 00:08:35" "last_update": "2024-05-05 00:09:07"
}, },
"https://github.com/chaojie/ComfyUI-MuseV": { "https://github.com/chaojie/ComfyUI-MuseV": {
"stars": 88, "stars": 90,
"last_update": "2024-04-04 02:07:29" "last_update": "2024-04-04 02:07:29"
}, },
"https://github.com/kijai/ComfyUI-DiffusionLight": { "https://github.com/kijai/ComfyUI-DiffusionLight": {
@ -2664,7 +2664,7 @@
"last_update": "2024-04-04 16:39:56" "last_update": "2024-04-04 16:39:56"
}, },
"https://github.com/chaojie/ComfyUI-MuseTalk": { "https://github.com/chaojie/ComfyUI-MuseTalk": {
"stars": 74, "stars": 75,
"last_update": "2024-04-05 15:26:14" "last_update": "2024-04-05 15:26:14"
}, },
"https://github.com/bvhari/ComfyUI_SUNoise": { "https://github.com/bvhari/ComfyUI_SUNoise": {
@ -2721,18 +2721,18 @@
}, },
"https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": {
"stars": 85, "stars": 85,
"last_update": "2024-04-22 16:30:33" "last_update": "2024-05-04 07:13:01"
}, },
"https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": {
"stars": 45, "stars": 45,
"last_update": "2024-04-23 08:01:58" "last_update": "2024-04-23 08:01:58"
}, },
"https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": {
"stars": 35, "stars": 36,
"last_update": "2024-04-29 02:27:15" "last_update": "2024-04-29 02:27:15"
}, },
"https://github.com/tsogzark/ComfyUI-load-image-from-url": { "https://github.com/tsogzark/ComfyUI-load-image-from-url": {
"stars": 1, "stars": 2,
"last_update": "2024-04-16 09:07:22" "last_update": "2024-04-16 09:07:22"
}, },
"https://github.com/discus0434/comfyui-caching-embeddings": { "https://github.com/discus0434/comfyui-caching-embeddings": {
@ -2741,14 +2741,14 @@
}, },
"https://github.com/abdozmantar/ComfyUI-InstaSwap": { "https://github.com/abdozmantar/ComfyUI-InstaSwap": {
"stars": 36, "stars": 36,
"last_update": "2024-04-22 11:02:28" "last_update": "2024-05-04 19:06:13"
}, },
"https://github.com/chaojie/ComfyUI_StreamingT2V": { "https://github.com/chaojie/ComfyUI_StreamingT2V": {
"stars": 20, "stars": 20,
"last_update": "2024-04-16 01:07:14" "last_update": "2024-04-16 01:07:14"
}, },
"https://github.com/AIFSH/ComfyUI-UVR5": { "https://github.com/AIFSH/ComfyUI-UVR5": {
"stars": 37, "stars": 38,
"last_update": "2024-04-30 01:44:11" "last_update": "2024-04-30 01:44:11"
}, },
"https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler": { "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler": {
@ -2777,7 +2777,7 @@
}, },
"https://github.com/ALatentPlace/ComfyUI_yanc": { "https://github.com/ALatentPlace/ComfyUI_yanc": {
"stars": 4, "stars": 4,
"last_update": "2024-04-16 19:03:34" "last_update": "2024-05-04 11:27:41"
}, },
"https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": {
"stars": 16, "stars": 16,
@ -2788,7 +2788,7 @@
"last_update": "2024-04-10 22:20:21" "last_update": "2024-04-10 22:20:21"
}, },
"https://github.com/BlakeOne/ComfyUI-NodePresets": { "https://github.com/BlakeOne/ComfyUI-NodePresets": {
"stars": 10, "stars": 11,
"last_update": "2024-04-21 17:11:04" "last_update": "2024-04-21 17:11:04"
}, },
"https://github.com/AIFSH/ComfyUI-IP_LAP": { "https://github.com/AIFSH/ComfyUI-IP_LAP": {
@ -2808,19 +2808,19 @@
"last_update": "2024-04-25 06:50:39" "last_update": "2024-04-25 06:50:39"
}, },
"https://github.com/nullquant/ComfyUI-BrushNet": { "https://github.com/nullquant/ComfyUI-BrushNet": {
"stars": 141, "stars": 147,
"last_update": "2024-05-03 22:39:58" "last_update": "2024-05-04 20:49:31"
}, },
"https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": {
"stars": 114, "stars": 114,
"last_update": "2024-04-24 03:51:33" "last_update": "2024-04-24 03:51:33"
}, },
"https://github.com/pamparamm/sd-perturbed-attention": { "https://github.com/pamparamm/sd-perturbed-attention": {
"stars": 131, "stars": 136,
"last_update": "2024-05-02 09:59:43" "last_update": "2024-05-02 09:59:43"
}, },
"https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": {
"stars": 82, "stars": 83,
"last_update": "2024-05-01 16:10:34" "last_update": "2024-05-01 16:10:34"
}, },
"https://github.com/unwdef/unwdef-nodes-comfyui": { "https://github.com/unwdef/unwdef-nodes-comfyui": {
@ -2836,7 +2836,7 @@
"last_update": "2024-04-21 02:35:06" "last_update": "2024-04-21 02:35:06"
}, },
"https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": {
"stars": 107, "stars": 109,
"last_update": "2024-05-03 20:42:49" "last_update": "2024-05-03 20:42:49"
}, },
"https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "https://github.com/royceschultz/ComfyUI-TranscriptionTools": {
@ -2849,7 +2849,7 @@
}, },
"https://github.com/liusida/ComfyUI-Login": { "https://github.com/liusida/ComfyUI-Login": {
"stars": 19, "stars": 19,
"last_update": "2024-04-22 08:15:19" "last_update": "2024-05-04 14:12:39"
}, },
"https://github.com/Sorcerio/MBM-Music-Visualizer": { "https://github.com/Sorcerio/MBM-Music-Visualizer": {
"stars": 8, "stars": 8,
@ -2913,10 +2913,10 @@
}, },
"https://github.com/heshengtao/comfyui_LLM_party": { "https://github.com/heshengtao/comfyui_LLM_party": {
"stars": 40, "stars": 40,
"last_update": "2024-05-04 02:22:08" "last_update": "2024-05-04 15:38:44"
}, },
"https://github.com/frankchieng/ComfyUI_MagicClothing": { "https://github.com/frankchieng/ComfyUI_MagicClothing": {
"stars": 319, "stars": 322,
"last_update": "2024-04-28 03:21:51" "last_update": "2024-04-28 03:21:51"
}, },
"https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": {
@ -2964,7 +2964,7 @@
"last_update": "2024-04-30 03:35:57" "last_update": "2024-04-30 03:35:57"
}, },
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "https://github.com/TencentQQGYLab/ComfyUI-ELLA": {
"stars": 170, "stars": 171,
"last_update": "2024-04-30 04:08:16" "last_update": "2024-04-30 04:08:16"
}, },
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": {
@ -3016,7 +3016,7 @@
"last_update": "2024-04-29 15:28:22" "last_update": "2024-04-29 15:28:22"
}, },
"https://github.com/longgui0318/comfyui-magic-clothing": { "https://github.com/longgui0318/comfyui-magic-clothing": {
"stars": 14, "stars": 15,
"last_update": "2024-04-28 03:29:42" "last_update": "2024-04-28 03:29:42"
}, },
"https://github.com/huchenlei/ComfyUI-openpose-editor": { "https://github.com/huchenlei/ComfyUI-openpose-editor": {
@ -3044,7 +3044,7 @@
"last_update": "2024-04-30 10:37:38" "last_update": "2024-04-30 10:37:38"
}, },
"https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": {
"stars": 102, "stars": 103,
"last_update": "2024-04-30 10:02:11" "last_update": "2024-04-30 10:02:11"
}, },
"https://github.com/jeffy5/comfyui-faceless-node": { "https://github.com/jeffy5/comfyui-faceless-node": {
@ -3056,7 +3056,7 @@
"last_update": "2024-04-27 17:29:46" "last_update": "2024-04-27 17:29:46"
}, },
"https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": {
"stars": 7, "stars": 8,
"last_update": "2024-04-26 11:16:06" "last_update": "2024-04-26 11:16:06"
}, },
"https://github.com/daxcay/ComfyUI-DRMN": { "https://github.com/daxcay/ComfyUI-DRMN": {
@ -3064,8 +3064,8 @@
"last_update": "2024-05-01 17:06:44" "last_update": "2024-05-01 17:06:44"
}, },
"https://github.com/chrisfreilich/virtuoso-nodes": { "https://github.com/chrisfreilich/virtuoso-nodes": {
"stars": 13, "stars": 16,
"last_update": "2024-05-04 00:10:33" "last_update": "2024-05-04 22:33:40"
}, },
"https://github.com/Shinsplat/ComfyUI-Shinsplat": { "https://github.com/Shinsplat/ComfyUI-Shinsplat": {
"stars": 2, "stars": 2,
@ -3076,11 +3076,11 @@
"last_update": "2024-04-27 11:46:50" "last_update": "2024-04-27 11:46:50"
}, },
"https://github.com/florestefano1975/ComfyUI-HiDiffusion": { "https://github.com/florestefano1975/ComfyUI-HiDiffusion": {
"stars": 65, "stars": 70,
"last_update": "2024-05-04 01:43:59" "last_update": "2024-05-04 14:01:06"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": {
"stars": 125, "stars": 126,
"last_update": "2024-04-26 15:03:13" "last_update": "2024-04-26 15:03:13"
}, },
"https://github.com/blepping/comfyui_jankhidiffusion": { "https://github.com/blepping/comfyui_jankhidiffusion": {
@ -3089,7 +3089,7 @@
}, },
"https://github.com/da2el-ai/ComfyUI-d2-steps": { "https://github.com/da2el-ai/ComfyUI-d2-steps": {
"stars": 2, "stars": 2,
"last_update": "2024-04-27 16:10:27" "last_update": "2024-05-04 17:32:40"
}, },
"https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "https://github.com/da2el-ai/ComfyUI-d2-size-selector": {
"stars": 0, "stars": 0,
@ -3124,7 +3124,7 @@
"last_update": "2024-05-03 03:15:54" "last_update": "2024-05-03 03:15:54"
}, },
"https://github.com/TemryL/ComfyUI-IDM-VTON": { "https://github.com/TemryL/ComfyUI-IDM-VTON": {
"stars": 33, "stars": 35,
"last_update": "2024-05-03 18:33:59" "last_update": "2024-05-03 18:33:59"
}, },
"https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "https://github.com/Nestorchik/NStor-ComfyUI-Translation": {

View File

@ -634,6 +634,7 @@
"ComfyUIDeployExternalNumber", "ComfyUIDeployExternalNumber",
"ComfyUIDeployExternalNumberInt", "ComfyUIDeployExternalNumberInt",
"ComfyUIDeployExternalText", "ComfyUIDeployExternalText",
"ComfyUIDeployExternalVid",
"ComfyUIDeployExternalVideo" "ComfyUIDeployExternalVideo"
], ],
{ {
@ -1340,6 +1341,7 @@
"Manga2Anime_LineArt_Preprocessor", "Manga2Anime_LineArt_Preprocessor",
"MaskOptFlow", "MaskOptFlow",
"MediaPipe-FaceMeshPreprocessor", "MediaPipe-FaceMeshPreprocessor",
"MeshGraphormer+ImpactDetector-DepthMapPreprocessor",
"MeshGraphormer-DepthMapPreprocessor", "MeshGraphormer-DepthMapPreprocessor",
"MiDaS-DepthMapPreprocessor", "MiDaS-DepthMapPreprocessor",
"MiDaS-NormalMapPreprocessor", "MiDaS-NormalMapPreprocessor",
@ -6205,6 +6207,8 @@
"LayerColor: Brightness & Contrast", "LayerColor: Brightness & Contrast",
"LayerColor: Color of Shadow & Highlight", "LayerColor: Color of Shadow & Highlight",
"LayerColor: ColorAdapter", "LayerColor: ColorAdapter",
"LayerColor: ColorBalance",
"LayerColor: ColorTemperature",
"LayerColor: Exposure", "LayerColor: Exposure",
"LayerColor: Gamma", "LayerColor: Gamma",
"LayerColor: HSV", "LayerColor: HSV",
@ -6962,11 +6966,13 @@
], ],
"https://github.com/da2el-ai/ComfyUI-d2-steps": [ "https://github.com/da2el-ai/ComfyUI-d2-steps": [
[ [
"D2_Steps" "D2 Refiner Steps",
"D2 Refiner Steps A1111",
"D2 Refiner Steps Tester"
], ],
{ {
"author": "da2el", "author": "da2el",
"description": "Easy select image size", "description": "Calculate the steps for the refiner",
"title": "D2 Steps", "title": "D2 Steps",
"title_aux": "D2 Steps" "title_aux": "D2 Steps"
} }
@ -7031,7 +7037,8 @@
[ [
"MarasitAnyBusNode", "MarasitAnyBusNode",
"MarasitDisplayInfoNode", "MarasitDisplayInfoNode",
"MarasitUpscalerRefinerNode" "MarasitUpscalerRefinerNode",
"MarasitUpscalerRefinerNode_v2"
], ],
{ {
"title_aux": "\ud83d\udc30 MarasIT Nodes" "title_aux": "\ud83d\udc30 MarasIT Nodes"
@ -9308,6 +9315,7 @@
"https://github.com/logtd/ComfyUI-InstanceDiffusion": [ "https://github.com/logtd/ComfyUI-InstanceDiffusion": [
[ [
"ApplyScaleUModelNode", "ApplyScaleUModelNode",
"DownloadInstanceDiffusionModels",
"InstanceDiffusionTrackingPrompt", "InstanceDiffusionTrackingPrompt",
"LoadInstanceFusersNode", "LoadInstanceFusersNode",
"LoadInstancePositionNetModel", "LoadInstancePositionNetModel",