From 29cb390f7bfffb2821cd6eb9db92eb722ca5198d Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Thu, 18 Jan 2024 10:39:16 +0900 Subject: [PATCH] update DB --- extension-node-map.json | 33 ++++++++++++++++++++++++++++- node_db/new/custom-node-list.json | 10 +++++++++ node_db/new/extension-node-map.json | 33 ++++++++++++++++++++++++++++- 3 files changed, 74 insertions(+), 2 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index 5f4a77f..90c8054 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -269,6 +269,7 @@ [ "ComfyUIDeployExternalImage", "ComfyUIDeployExternalImageAlpha", + "ComfyUIDeployExternalLora", "ComfyUIDeployExternalNumber", "ComfyUIDeployExternalNumberInt", "ComfyUIDeployExternalText" @@ -3486,6 +3487,20 @@ "title_aux": "ComfyUI-DragNUWA" } ], + "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": [ + [ + "Moore-AnimateAnyone Denoising Unet", + "Moore-AnimateAnyone Image Encoder", + "Moore-AnimateAnyone Pipeline Loader", + "Moore-AnimateAnyone Pose Guider", + "Moore-AnimateAnyone Reference Unet", + "Moore-AnimateAnyone Simple", + "Moore-AnimateAnyone VAE" + ], + { + "title_aux": "ComfyUI-Moore-AnimateAnyone" + } + ], "https://github.com/chaojie/ComfyUI-MotionCtrl": [ [ "Load Motion Camera Preset", @@ -3745,6 +3760,7 @@ "ImageCrop", "ImageInvert", "ImageOnlyCheckpointLoader", + "ImageOnlyCheckpointSave", "ImagePadForOutpaint", "ImageQuantize", "ImageScale", @@ -3953,7 +3969,20 @@ "https://github.com/daniel-lewis-ab/ComfyUI-Llama": [ [ "Call LLM", - "Load LLM Model" + "LLM_Create_Embedding", + "LLM_Detokenize", + "LLM_Embed", + "LLM_Eval", + "LLM_Generate", + "LLM_Load_State", + "LLM_Reset", + "LLM_Sample", + "LLM_Save_State", + "LLM_Token_BOS", + "LLM_Token_EOS", + "LLM_Tokenize", + "Load LLM Model", + "Load LLM Model Advanced" ], { "title_aux": "ComfyUI-Llama" @@ -4931,6 +4960,8 @@ "https://github.com/komojini/komojini-comfyui-nodes": [ [ "ImageMerger", + "KSamplerAdvancedCacheable", + "KSamplerCacheable", "UltimateVideoLoader", "UltimateVideoLoader (simple)", "YouTubeVideoLoader" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8e6fa89..d7e9871 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "chaojie", + "title": "ComfyUI-Moore-AnimateAnyone", + "reference": "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone", + "files": [ + "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone" + ], + "install_type": "git-clone", + "description": "Nodes: Run python tools/download_weights.py first to download weights automatically" + }, { "author": "chflame163", "title": "ComfyUI Layer Style", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 5f4a77f..90c8054 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -269,6 +269,7 @@ [ "ComfyUIDeployExternalImage", "ComfyUIDeployExternalImageAlpha", + "ComfyUIDeployExternalLora", "ComfyUIDeployExternalNumber", "ComfyUIDeployExternalNumberInt", "ComfyUIDeployExternalText" @@ -3486,6 +3487,20 @@ "title_aux": "ComfyUI-DragNUWA" } ], + "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": [ + [ + "Moore-AnimateAnyone Denoising Unet", + "Moore-AnimateAnyone Image Encoder", + "Moore-AnimateAnyone Pipeline Loader", + "Moore-AnimateAnyone Pose Guider", + "Moore-AnimateAnyone Reference Unet", + "Moore-AnimateAnyone Simple", + "Moore-AnimateAnyone VAE" + ], + { + "title_aux": "ComfyUI-Moore-AnimateAnyone" + } + ], "https://github.com/chaojie/ComfyUI-MotionCtrl": [ [ "Load Motion Camera Preset", @@ -3745,6 +3760,7 @@ "ImageCrop", "ImageInvert", "ImageOnlyCheckpointLoader", + "ImageOnlyCheckpointSave", "ImagePadForOutpaint", "ImageQuantize", "ImageScale", @@ -3953,7 +3969,20 @@ "https://github.com/daniel-lewis-ab/ComfyUI-Llama": [ [ "Call LLM", - "Load LLM Model" + "LLM_Create_Embedding", + "LLM_Detokenize", + "LLM_Embed", + "LLM_Eval", + "LLM_Generate", + "LLM_Load_State", + "LLM_Reset", + "LLM_Sample", + "LLM_Save_State", + "LLM_Token_BOS", + "LLM_Token_EOS", + "LLM_Tokenize", + "Load LLM Model", + "Load LLM Model Advanced" ], { "title_aux": "ComfyUI-Llama" @@ -4931,6 +4960,8 @@ "https://github.com/komojini/komojini-comfyui-nodes": [ [ "ImageMerger", + "KSamplerAdvancedCacheable", + "KSamplerCacheable", "UltimateVideoLoader", "UltimateVideoLoader (simple)", "YouTubeVideoLoader"