From 37e954626d9c87d2fe75d6384233d13a67c020e2 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 19 Jan 2025 03:01:54 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 17 +++- extension-node-map.json | 17 +++- github-stats.json | 5 ++ model-list.json | 56 +++++++++++++ node_db/dev/custom-node-list.json | 10 +++ node_db/dev/extension-node-map.json | 10 +++ node_db/dev/github-stats.json | 5 ++ node_db/new/custom-node-list.json | 17 +++- node_db/new/extension-node-map.json | 17 +++- node_db/new/model-list.json | 123 +++++++++++++--------------- 10 files changed, 200 insertions(+), 77 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index c89714a2..c3d896b6 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19628,14 +19628,15 @@ "description": "A custom node for ComfyUI that generates creative and detailed prompts using OpenAI's GPT models." }, { - "author": "ngosset", - "title": "ComfyUI Image Similarity Node", + "author" : "ngosset", + "title": "ImageSimilarity", + "id": "imageSimilarity", "reference": "https://github.com/ngosset/ComfyUI-ImageSimilarity", "files": [ "https://github.com/ngosset/ComfyUI-ImageSimilarity" ], "install_type": "git-clone", - "description": "This node allows you to compare two images and determine their visual similarity using deep learning features extracted from ResNet models. It outputs both a boolean indicating if the images are similar (based on a threshold) and the actual cosine similarity score." + "description": "Uses ResNet embeddings and cosine similarity to compare the likeness of two images." }, { "author": "Bellzs", @@ -19647,6 +19648,16 @@ "install_type": "git-clone", "description": "The plug-in is designed to automatically save the association between the LoRA model and Trigger words to a Local JSON file so that when the LoRA model is loaded, the associated trigger words can be automatically loaded via the node 'LoRA Trigger Local' without manual input." }, + { + "author" : "strand1", + "title": "ComfyUI-Autogen", + "reference": "https://github.com/strand1/ComfyUI-Autogen", + "files": [ + "https://github.com/strand1/ComfyUI-Autogen" + ], + "install_type": "git-clone", + "description": "A collection of nodes for using Autogen with ComfyUI\n[a/AutoGen](https://github.com/microsoft/AutoGen): assistant agents, group chats, code executor, etc." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 0a6656d7..5a907bdf 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -6113,6 +6113,7 @@ "ThreeToneStyler", "TrianglesPlus", "TrianglesPlusV2", + "UncleanSpeech", "VHS_Effect_V3", "VHS_Effect_v1", "VHS_Effect_v2", @@ -18632,6 +18633,7 @@ "CrossFadeImagesMulti", "CustomControlNetWeightsFluxFromList", "CustomSigmas", + "CutAndDragOnPath", "DifferentialDiffusionAdvanced", "DiffusionModelLoaderKJ", "DownloadAndLoadCLIPSeg", @@ -21772,7 +21774,7 @@ "Image Similarity" ], { - "title_aux": "ComfyUI Image Similarity Node" + "title_aux": "ImageSimilarity" } ], "https://github.com/nicehero/comfyui-SegGPT": [ @@ -24821,6 +24823,17 @@ "title_aux": "segment anything" } ], + "https://github.com/strand1/ComfyUI-Autogen": [ + [ + "AutogenAssistantAgent", + "AutogenCodeExecutor", + "AutogenGroupChat", + "AutogenModel" + ], + { + "title_aux": "ComfyUI-Autogen" + } + ], "https://github.com/strimmlarn/ComfyUI-Strimmlarns-Aesthetic-Score": [ [ "AesthetlcScoreSorter", @@ -26531,7 +26544,7 @@ ], "https://github.com/yichengup/Comfyui_Redux_Advanced": [ [ - "StyleModelApplyV2" + "YC_LG_Redux" ], { "title_aux": "Comfyui_Redux_Advanced" diff --git a/github-stats.json b/github-stats.json index 5a1cf80a..aa6a1e6e 100644 --- a/github-stats.json +++ b/github-stats.json @@ -8284,6 +8284,11 @@ "last_update": "2024-07-12 10:17:33", "author_account_age_days": 2760 }, + "https://github.com/strand1/ComfyUI-Autogen": { + "stars": 0, + "last_update": "2025-01-18 16:36:21", + "author_account_age_days": 4680 + }, "https://github.com/strimmlarn/ComfyUI-Strimmlarns-Aesthetic-Score": { "stars": 29, "last_update": "2024-06-17 10:01:44", diff --git a/model-list.json b/model-list.json index 8ee5da04..8d5946dc 100644 --- a/model-list.json +++ b/model-list.json @@ -877,6 +877,62 @@ "size": "5.16GB" }, + { + "name": "comfyanonymous/cosmos_cv8x8x8_1.0.safetensors", + "type": "VAE", + "base": "Cosmos-1.0", + "save_path": "default", + "description": "VAE model for Cosmos 1.0", + "reference": "https://huggingface.co/comfyanonymous/cosmos_1.0_text_encoder_and_VAE_ComfyUI/tree/main", + "filename": "cosmos_cv8x8x8_1.0.safetensors", + "url": "https://huggingface.co/comfyanonymous/cosmos_1.0_text_encoder_and_VAE_ComfyUI/resolve/main/vae/cosmos_cv8x8x8_1.0.safetensors", + "size": "211MB" + }, + { + "name": "mcmonkey/Cosmos-1_0-Diffusion-7B-Text2World.safetensors", + "type": "diffusion_model", + "base": "Cosmos-1.0", + "save_path": "diffusion_models/cosmos-1.0", + "description": "Cosmos 1.0 Text2World Diffusion Model (7B)", + "reference": "https://huggingface.co/mcmonkey/cosmos-1.0", + "filename": "Cosmos-1_0-Diffusion-7B-Text2World.safetensors", + "url": "https://huggingface.co/mcmonkey/cosmos-1.0/resolve/main/Cosmos-1_0-Diffusion-7B-Text2World.safetensors", + "size": "14.5GB" + }, + { + "name": "mcmonkey/Cosmos-1_0-Diffusion-7B-Video2World.safetensors", + "type": "diffusion_model", + "base": "Cosmos-1.0", + "save_path": "diffusion_models/cosmos-1.0", + "description": "Cosmos 1.0 Video2World Diffusion Model (7B)", + "reference": "https://huggingface.co/mcmonkey/cosmos-1.0", + "filename": "Cosmos-1_0-Diffusion-7B-Video2World.safetensors", + "url": "https://huggingface.co/mcmonkey/cosmos-1.0/resolve/main/Cosmos-1_0-Diffusion-7B-Video2World.safetensors", + "size": "14.5GB" + }, + { + "name": "mcmonkey/Cosmos-1_0-Diffusion-14B-Text2World.safetensors", + "type": "diffusion_model", + "base": "Cosmos-1.0", + "save_path": "diffusion_models/cosmos-1.0", + "description": "Cosmos 1.0 Text2World Diffusion Model (14B)", + "reference": "https://huggingface.co/mcmonkey/cosmos-1.0", + "filename": "Cosmos-1_0-Diffusion-14B-Text2World.safetensors", + "url": "https://huggingface.co/mcmonkey/cosmos-1.0/resolve/main/Cosmos-1_0-Diffusion-14B-Text2World.safetensors", + "size": "28.5GB" + }, + { + "name": "mcmonkey/Cosmos-1_0-Diffusion-14B-Video2World.safetensors", + "type": "diffusion_model", + "base": "Cosmos-1.0", + "save_path": "diffusion_models/cosmos-1.0", + "description": "Cosmos 1.0 Video2World Diffusion Model (14B)", + "reference": "https://huggingface.co/mcmonkey/cosmos-1.0", + "filename": "Cosmos-1_0-Diffusion-14B-Video2World.safetensors", + "url": "https://huggingface.co/mcmonkey/cosmos-1.0/resolve/main/Cosmos-1_0-Diffusion-14B-Video2World.safetensors", + "size": "28.5GB" + }, + { "name": "google-t5/t5-base", "type": "clip", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 90966441..7beabcd8 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "vpakarinen", + "title": "ComfyUI-GenerationTimer", + "reference": "https://github.com/vpakarinen/ComfyUI-GenerationTimer", + "files": [ + "https://github.com/vpakarinen/ComfyUI-GenerationTimer" + ], + "install_type": "git-clone", + "description": "NODES: Generation Timer, Image Timer, Timer Display" + }, { "author": "kijai", "title": "ComfyUI-VideoNoiseWarp [WIP]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 9b43f566..3fe7f145 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -4499,6 +4499,16 @@ "title_aux": "ComfyUI-My-Handy-Nodes" } ], + "https://github.com/vpakarinen/ComfyUI-GenerationTimer": [ + [ + "GenerationTimer", + "ImageTimer", + "TimerDisplay" + ], + { + "title_aux": "ComfyUI-GenerationTimer" + } + ], "https://github.com/walterFeng/ComfyUI-Image-Utils": [ [ "Calculate Image Brightness", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 6466a35d..c86185cb 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -1699,6 +1699,11 @@ "last_update": "2024-11-22 06:44:57", "author_account_age_days": 200 }, + "https://github.com/vpakarinen/ComfyUI-GenerationTimer": { + "stars": 0, + "last_update": "2025-01-18 16:50:35", + "author_account_age_days": 115 + }, "https://github.com/walterFeng/ComfyUI-Image-Utils": { "stars": 2, "last_update": "2025-01-16 06:42:06", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index df63fb1d..ece1d093 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -20,6 +20,16 @@ "install_type": "git-clone", "description": "The Fast and Simple Face Swap Extension Node for ComfyUI, based on ReActor SD-WebUI Face Swap Extension" }, + { + "author" : "strand1", + "title": "ComfyUI-Autogen", + "reference": "https://github.com/strand1/ComfyUI-Autogen", + "files": [ + "https://github.com/strand1/ComfyUI-Autogen" + ], + "install_type": "git-clone", + "description": "A collection of nodes for using Autogen with ComfyUI\n[a/AutoGen](https://github.com/microsoft/AutoGen): assistant agents, group chats, code executor, etc." + }, { "author": "BoyuanJiang", "title": "FitDiT[official] - High-fidelity Virtual Try-on", @@ -42,14 +52,15 @@ "description": "Node and workflow profiling. Find bottlenecks in your workflows. See trends over time." }, { - "author": "ngosset", - "title": "ComfyUI Image Similarity Node", + "author" : "ngosset", + "title": "ImageSimilarity", + "id": "imageSimilarity", "reference": "https://github.com/ngosset/ComfyUI-ImageSimilarity", "files": [ "https://github.com/ngosset/ComfyUI-ImageSimilarity" ], "install_type": "git-clone", - "description": "This node allows you to compare two images and determine their visual similarity using deep learning features extracted from ResNet models. It outputs both a boolean indicating if the images are similar (based on a threshold) and the actual cosine similarity score." + "description": "Uses ResNet embeddings and cosine similarity to compare the likeness of two images." }, { "author": "1038lab", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 0a6656d7..5a907bdf 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -6113,6 +6113,7 @@ "ThreeToneStyler", "TrianglesPlus", "TrianglesPlusV2", + "UncleanSpeech", "VHS_Effect_V3", "VHS_Effect_v1", "VHS_Effect_v2", @@ -18632,6 +18633,7 @@ "CrossFadeImagesMulti", "CustomControlNetWeightsFluxFromList", "CustomSigmas", + "CutAndDragOnPath", "DifferentialDiffusionAdvanced", "DiffusionModelLoaderKJ", "DownloadAndLoadCLIPSeg", @@ -21772,7 +21774,7 @@ "Image Similarity" ], { - "title_aux": "ComfyUI Image Similarity Node" + "title_aux": "ImageSimilarity" } ], "https://github.com/nicehero/comfyui-SegGPT": [ @@ -24821,6 +24823,17 @@ "title_aux": "segment anything" } ], + "https://github.com/strand1/ComfyUI-Autogen": [ + [ + "AutogenAssistantAgent", + "AutogenCodeExecutor", + "AutogenGroupChat", + "AutogenModel" + ], + { + "title_aux": "ComfyUI-Autogen" + } + ], "https://github.com/strimmlarn/ComfyUI-Strimmlarns-Aesthetic-Score": [ [ "AesthetlcScoreSorter", @@ -26531,7 +26544,7 @@ ], "https://github.com/yichengup/Comfyui_Redux_Advanced": [ [ - "StyleModelApplyV2" + "YC_LG_Redux" ], { "title_aux": "Comfyui_Redux_Advanced" diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index e4e242ea..2174bc75 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -1,5 +1,61 @@ { "models": [ + { + "name": "comfyanonymous/cosmos_cv8x8x8_1.0.safetensors", + "type": "VAE", + "base": "Cosmos-1.0", + "save_path": "default", + "description": "VAE model for Cosmos 1.0", + "reference": "https://huggingface.co/comfyanonymous/cosmos_1.0_text_encoder_and_VAE_ComfyUI/tree/main", + "filename": "cosmos_cv8x8x8_1.0.safetensors", + "url": "https://huggingface.co/comfyanonymous/cosmos_1.0_text_encoder_and_VAE_ComfyUI/resolve/main/vae/cosmos_cv8x8x8_1.0.safetensors", + "size": "211MB" + }, + { + "name": "mcmonkey/Cosmos-1_0-Diffusion-7B-Text2World.safetensors", + "type": "diffusion_model", + "base": "Cosmos-1.0", + "save_path": "diffusion_models/cosmos-1.0", + "description": "Cosmos 1.0 Text2World Diffusion Model (7B)", + "reference": "https://huggingface.co/mcmonkey/cosmos-1.0", + "filename": "Cosmos-1_0-Diffusion-7B-Text2World.safetensors", + "url": "https://huggingface.co/mcmonkey/cosmos-1.0/resolve/main/Cosmos-1_0-Diffusion-7B-Text2World.safetensors", + "size": "14.5GB" + }, + { + "name": "mcmonkey/Cosmos-1_0-Diffusion-7B-Video2World.safetensors", + "type": "diffusion_model", + "base": "Cosmos-1.0", + "save_path": "diffusion_models/cosmos-1.0", + "description": "Cosmos 1.0 Video2World Diffusion Model (7B)", + "reference": "https://huggingface.co/mcmonkey/cosmos-1.0", + "filename": "Cosmos-1_0-Diffusion-7B-Video2World.safetensors", + "url": "https://huggingface.co/mcmonkey/cosmos-1.0/resolve/main/Cosmos-1_0-Diffusion-7B-Video2World.safetensors", + "size": "14.5GB" + }, + { + "name": "mcmonkey/Cosmos-1_0-Diffusion-14B-Text2World.safetensors", + "type": "diffusion_model", + "base": "Cosmos-1.0", + "save_path": "diffusion_models/cosmos-1.0", + "description": "Cosmos 1.0 Text2World Diffusion Model (14B)", + "reference": "https://huggingface.co/mcmonkey/cosmos-1.0", + "filename": "Cosmos-1_0-Diffusion-14B-Text2World.safetensors", + "url": "https://huggingface.co/mcmonkey/cosmos-1.0/resolve/main/Cosmos-1_0-Diffusion-14B-Text2World.safetensors", + "size": "28.5GB" + }, + { + "name": "mcmonkey/Cosmos-1_0-Diffusion-14B-Video2World.safetensors", + "type": "diffusion_model", + "base": "Cosmos-1.0", + "save_path": "diffusion_models/cosmos-1.0", + "description": "Cosmos 1.0 Video2World Diffusion Model (14B)", + "reference": "https://huggingface.co/mcmonkey/cosmos-1.0", + "filename": "Cosmos-1_0-Diffusion-14B-Video2World.safetensors", + "url": "https://huggingface.co/mcmonkey/cosmos-1.0/resolve/main/Cosmos-1_0-Diffusion-14B-Video2World.safetensors", + "size": "28.5GB" + }, + { "name": "Comfy-Org/llava_llama3_fp8_scaled.safetensors", "type": "clip", @@ -661,73 +717,6 @@ "filename": "Hyper-SD15-12steps-CFG-lora.safetensors", "url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-12steps-CFG-lora.safetensors", "size": "269MB" - }, - - { - "name": "Hyper-SD LoRA (1step) - SDXL", - "type": "lora", - "base": "SDXL", - "save_path": "loras/HyperSD/SDXL", - "description": "Hyper-SD LoRA (1step) - SDXL", - "reference": "https://huggingface.co/ByteDance/Hyper-SD", - "filename": "Hyper-SDXL-1step-lora.safetensors", - "url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-1step-lora.safetensors", - "size": "787MB" - }, - { - "name": "Hyper-SD LoRA (2steps) - SDXL", - "type": "lora", - "base": "SDXL", - "save_path": "loras/HyperSD/SDXL", - "description": "Hyper-SD LoRA (2steps) - SDXL", - "reference": "https://huggingface.co/ByteDance/Hyper-SD", - "filename": "Hyper-SDXL-2steps-lora.safetensors", - "url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-2steps-lora.safetensors", - "size": "787MB" - }, - { - "name": "Hyper-SD LoRA (4steps) - SDXL", - "type": "lora", - "base": "SDXL", - "save_path": "loras/HyperSD/SDXL", - "description": "Hyper-SD LoRA (4steps) - SDXL", - "reference": "https://huggingface.co/ByteDance/Hyper-SD", - "filename": "Hyper-SD15-4steps-lora.safetensors", - "url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-4steps-lora.safetensors", - "size": "787MB" - }, - { - "name": "Hyper-SD LoRA (8steps) - SDXL", - "type": "lora", - "base": "SDXL", - "save_path": "loras/HyperSD/SDXL", - "description": "Hyper-SD LoRA (8steps) - SDXL", - "reference": "https://huggingface.co/ByteDance/Hyper-SD", - "filename": "Hyper-SDXL-8steps-lora.safetensors", - "url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-8steps-lora.safetensors", - "size": "787MB" - }, - { - "name": "Hyper-SD CFG LoRA (8steps) - SDXL", - "type": "lora", - "base": "SDXL", - "save_path": "loras/HyperSD/SDXL", - "description": "Hyper-SD CFG LoRA (8steps) - SDXL", - "reference": "https://huggingface.co/ByteDance/Hyper-SD", - "filename": "Hyper-SDXL-8steps-CFG-lora.safetensors", - "url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-8steps-CFG-lora.safetensors", - "size": "787MB" - }, - { - "name": "Hyper-SD CFG LoRA (12steps) - SDXL", - "type": "lora", - "base": "SDXL", - "save_path": "loras/HyperSD/SDXL", - "description": "Hyper-SD CFG LoRA (12steps) - SDXL", - "reference": "https://huggingface.co/ByteDance/Hyper-SD", - "filename": "Hyper-SDXL-12steps-CFG-lora.safetensors", - "url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-12steps-CFG-lora.safetensors", - "size": "787MB" } ] }