update DB

This commit is contained in:
Dr.Lt.Data 2024-05-17 23:09:17 +09:00
parent 05ab0c6372
commit 4ef9661a3d
7 changed files with 496 additions and 272 deletions

View File

@ -8077,6 +8077,17 @@
"install_type": "git-clone",
"description": "A tool for novice users in Chinese Mainland to call the huggingface hub and download the huggingface models."
},
{
"author": "smthemex",
"title": "ComfyUI_ID_Animator",
"id": "id-animator",
"reference": "https://github.com/smthemex/ComfyUI_ID_Animator",
"files": [
"https://github.com/smthemex/ComfyUI_ID_Animator"
],
"install_type": "git-clone",
"description": "A node using [a/ID_Animator](https://github.com/ID-Animator/ID-Animator) in comfyUI"
},
{
"author": "choey",
"title": "Comfy-Topaz",
@ -9000,6 +9011,51 @@
"install_type": "git-clone",
"description": "The ComfyUI-fal-Connector is a tool designed to provide an integration between ComfyUI and fal. This extension allows users to execute their ComfyUI workflows directly on [a/fal.ai](https://fal.ai/). This enables users to leverage the computational power and resources provided by fal.ai for running their ComfyUI workflows."
},
{
"author": "TheMistoAI",
"title": "Anyline",
"id": "anyline",
"reference": "https://github.com/TheMistoAI/ComfyUI-Anyline",
"files": [
"https://github.com/TheMistoAI/ComfyUI-Anyline"
],
"install_type": "git-clone",
"description": "A Fast, Accurate, and Detailed Line Detection Preprocessor.\nAnyline is a ControlNet line preprocessor that accurately extracts object edges, image details, and textual content from most images. Users can input any type of image to quickly obtain line drawings with clear edges, sufficient detail preservation, and high fidelity text, which are then used as input for conditional generation in Stable Diffusion."
},
{
"author": "mbrostami",
"title": "ComfyUI-TITrain",
"id": "titrain",
"reference": "https://github.com/mbrostami/ComfyUI-TITrain",
"files": [
"https://github.com/mbrostami/ComfyUI-TITrain"
],
"install_type": "git-clone",
"description": "Nodes:TextualInversionTrainingSDXL, TextualInversionTraining"
},
{
"author": "ArcherFMY",
"title": "Diffusion360_ComfyUI",
"id": "diffusion360",
"reference": "https://github.com/ArcherFMY/Diffusion360_ComfyUI",
"files": [
"https://github.com/ArcherFMY/Diffusion360_ComfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI plugin of [a/SD-T2I-360PanoImage](https://github.com/ArcherFMY/SD-T2I-360PanoImage).\nbase t2i-pipeline for generating 512*1024 panorama image from text input"
},
{
"author": "Makeezi",
"title": "ComfyUI-promptLAB",
"id": "promptlab",
"reference": "https://github.com/Makeezi/ComfyUI-promptLAB",
"files": [
"https://github.com/Makeezi/ComfyUI-promptLAB"
],
"install_type": "git-clone",
"description": "connection nodes for api requests, fully supports promptLAB"
},

View File

@ -362,6 +362,9 @@
"> Int to Text",
"> Load Image",
"> Load Image From Folder",
"> Mask Curves",
"> NIKSampler",
"> Noise From Image",
"> Resolution by Aspect Ratio",
"> Rotate Image",
"> Save Image",
@ -532,6 +535,15 @@
"title_aux": "ComfyUI_LLMVISION"
}
],
"https://github.com/ArcherFMY/Diffusion360_ComfyUI": [
[
"Diffusion360Sampler",
"VAEDecodeTiledBlended"
],
{
"title_aux": "Diffusion360_ComfyUI"
}
],
"https://github.com/ArdeniusAI/CPlus_Ardenius": [
[
"Control_Box"
@ -2594,6 +2606,14 @@
"title_aux": "ComfyUI-mnemic-nodes"
}
],
"https://github.com/Makeezi/ComfyUI-promptLAB": [
[
"PromptLAB"
],
{
"title_aux": "ComfyUI-promptLAB"
}
],
"https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": [
[
"Image Remove Background (rembg)"
@ -4142,6 +4162,14 @@
"title_aux": "comfyui-upscale-by-model"
}
],
"https://github.com/TheMistoAI/ComfyUI-Anyline": [
[
"AnyLinePreprocessor"
],
{
"title_aux": "Anyline"
}
],
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [
[
"ttN KSampler_v2",
@ -7649,6 +7677,7 @@
],
"https://github.com/edenartlab/eden_comfy_pipelines": [
[
"Animation_RGB_Mask",
"CLIP_Interrogator",
"ConvertToGrayscale",
"Eden_Bool",
@ -7657,6 +7686,7 @@
"Eden_Float",
"Eden_Int",
"Eden_String",
"GetRandomFile",
"HistogramMatching",
"IMG_blender",
"IMG_padder",
@ -9284,7 +9314,8 @@
[
"DynamiCrafterBatchInterpolation",
"DynamiCrafterI2V",
"DynamiCrafterModelLoader"
"DynamiCrafterModelLoader",
"OpenCLIPVisionSelect"
],
{
"title_aux": "ComfyUI-DynamiCrafterWrapper"
@ -10335,6 +10366,15 @@
"title_aux": "ComfyUI-HF"
}
],
"https://github.com/mbrostami/ComfyUI-TITrain": [
[
"TextualInversionTraining",
"TextualInversionTrainingSDXL"
],
{
"title_aux": "ComfyUI-TITrain"
}
],
"https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": [
[
"DynamicThresholdingFull",
@ -11036,7 +11076,8 @@
"ReroutePrimitive|pysssss",
"SaveText|pysssss",
"ShowText|pysssss",
"StringFunction|pysssss"
"StringFunction|pysssss",
"SystemNotification|pysssss"
],
{
"title_aux": "pythongosssss/ComfyUI-Custom-Scripts"
@ -11245,7 +11286,8 @@
"https://github.com/royceschultz/ComfyUI-Notifications": [
[
"Notif-PlaySound",
"Notif-SystemNotification"
"Notif-SystemNotification",
"Notif-UnifiedNotification"
],
{
"title_aux": "ComfyUI-Notifications"
@ -11723,6 +11765,14 @@
"title_aux": "ComfyUI_HiDiffusion_Pro"
}
],
"https://github.com/smthemex/ComfyUI_ID_Animator": [
[
"ID_Animator"
],
{
"title_aux": "ComfyUI_ID_Animator"
}
],
"https://github.com/smthemex/ComfyUI_Llama3_8B": [
[
"ChatQA_1p5_8B",

File diff suppressed because it is too large Load Diff

View File

@ -2611,6 +2611,38 @@
"reference": "https://huggingface.co/lllyasviel/ic-light",
"filename": "iclight_sd15_fcon.safetensors",
"url": "https://huggingface.co/lllyasviel/ic-light/resolve/main/iclight_sd15_fcon.safetensors"
},
{
"name": "ID-Animator/animator.ckpt",
"type": "ID-Animator",
"base": "SD1.5",
"save_path": "custom_nodes/ComfyUI_ID_Animator/models",
"description": "ID-Animator checkpoint",
"reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator",
"filename": "animator.ckpt",
"url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/animator.ckpt"
},
{
"name": "ID-Animator/mm_sd_v15_v2.ckpt",
"type": "ID-Animator",
"base": "SD1.5",
"save_path": "custom_nodes/ComfyUI_ID_Animator/models/animatediff_models",
"description": "AnimateDiff checkpoint for ID-Animator",
"reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator",
"filename": "mm_sd_v15_v2.ckpt",
"url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/mm_sd_v15_v2.ckpt"
},
{
"name": "ID-Animator/image_encoder",
"type": "ID-Animator",
"base": "SD1.5",
"save_path": "custom_nodes/ComfyUI_ID_Animator/models/image_encoder",
"description": "CLIP Image encoder for ID-Animator",
"reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator",
"filename": "model.safetensors",
"url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/image_encoder/model.safetensors"
}
]
}

View File

@ -11,6 +11,62 @@
{
"author": "TheMistoAI",
"title": "Anyline",
"id": "anyline",
"reference": "https://github.com/TheMistoAI/ComfyUI-Anyline",
"files": [
"https://github.com/TheMistoAI/ComfyUI-Anyline"
],
"install_type": "git-clone",
"description": "A Fast, Accurate, and Detailed Line Detection Preprocessor.\nAnyline is a ControlNet line preprocessor that accurately extracts object edges, image details, and textual content from most images. Users can input any type of image to quickly obtain line drawings with clear edges, sufficient detail preservation, and high fidelity text, which are then used as input for conditional generation in Stable Diffusion."
},
{
"author": "ArcherFMY",
"title": "Diffusion360_ComfyUI",
"id": "diffusion360",
"reference": "https://github.com/ArcherFMY/Diffusion360_ComfyUI",
"files": [
"https://github.com/ArcherFMY/Diffusion360_ComfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI plugin of [a/SD-T2I-360PanoImage](https://github.com/ArcherFMY/SD-T2I-360PanoImage).\nbase t2i-pipeline for generating 512*1024 panorama image from text input"
},
{
"author": "smthemex",
"title": "ComfyUI_ID_Animator",
"id": "id-animator",
"reference": "https://github.com/smthemex/ComfyUI_ID_Animator",
"files": [
"https://github.com/smthemex/ComfyUI_ID_Animator"
],
"install_type": "git-clone",
"description": "A node using [a/ID_Animator](https://github.com/ID-Animator/ID-Animator) in comfyUI"
},
{
"author": "mbrostami",
"title": "ComfyUI-TITrain",
"id": "titrain",
"reference": "https://github.com/mbrostami/ComfyUI-TITrain",
"files": [
"https://github.com/mbrostami/ComfyUI-TITrain"
],
"install_type": "git-clone",
"description": "Nodes:TextualInversionTrainingSDXL, TextualInversionTraining"
},
{
"author": "Makeezi",
"title": "ComfyUI-promptLAB",
"id": "promptlab",
"reference": "https://github.com/Makeezi/ComfyUI-promptLAB",
"files": [
"https://github.com/Makeezi/ComfyUI-promptLAB"
],
"install_type": "git-clone",
"description": "connection nodes for api requests, fully supports promptLAB"
},
{
"author": "kaanyalova",
"title": "Extended Image Formats for ComfyUI",
@ -636,66 +692,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI implementation for [a/TCD](https://github.com/jabir-zheng/TCD)."
},
{
"author": "florestefano1975",
"title": "ComfyUI HiDiffusion",
"reference": "https://github.com/florestefano1975/ComfyUI-HiDiffusion",
"files": [
"https://github.com/florestefano1975/ComfyUI-HiDiffusion"
],
"install_type": "git-clone",
"description": "Simple custom nodes for testing and use HiDiffusion technology: https://github.com/megvii-research/HiDiffusion/"
},
{
"author": "nat-chan",
"title": "ComfyUI-Transceiver📡",
"reference": "https://github.com/nat-chan/comfyui-transceiver",
"files": [
"https://github.com/nat-chan/comfyui-transceiver"
],
"install_type": "git-clone",
"description": "Transceiver is a python library that swiftly exchanges fundamental data structures, specifically numpy arrays, between processes, optimizing AI inference tasks that utilize ComfyUI."
},
{
"author": "blepping",
"title": "ComfyUI jank HiDiffusion",
"reference": "https://github.com/blepping/comfyui_jankhidiffusion",
"files": [
"https://github.com/blepping/comfyui_jankhidiffusion"
],
"install_type": "git-clone",
"description": "Janky experimental attempt at implementing [a/HiDiffusion](https://github.com/megvii-research/HiDiffusion) for ComfyUI."
},
{
"author": "ZHO-ZHO-ZHO",
"title": "Phi-3-mini in ComfyUI",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini"
],
"install_type": "git-clone",
"description": "Nodes:Phi3mini_4k_ModelLoader_Zho, Phi3mini_4k_Zho, Phi3mini_4k_Chat_Zho"
},
{
"author": "da2el-ai",
"title": "D2 Steps",
"reference": "https://github.com/da2el-ai/ComfyUI-d2-steps",
"files": [
"https://github.com/da2el-ai/ComfyUI-d2-steps"
],
"install_type": "git-clone",
"description": "A handy custom node for using Refiner (switching to a different checkpoint midway) When you specify the end of the base checkpoint, you can extract refiner_start which is end + 1. The output is fixed as an INT, so it can be passed to the handy custom node, Anything Everywhere? Since it only outputs a numerical value, it can also be used for other purposes."
},
{
"author": "da2el-ai",
"title": "D2 Size Selector",
"reference": "https://github.com/da2el-ai/ComfyUI-d2-size-selector",
"files": [
"https://github.com/da2el-ai/ComfyUI-d2-size-selector"
],
"install_type": "git-clone",
"description": "This is a custom node that allows you to easily call up and set image size presets. Settings can be made by editing the included config.yaml. It is almost identical to Comfyroll Studio's CR AspectRatio. I created it because I wanted to easily edit the presets."
}
]
}

View File

@ -362,6 +362,9 @@
"> Int to Text",
"> Load Image",
"> Load Image From Folder",
"> Mask Curves",
"> NIKSampler",
"> Noise From Image",
"> Resolution by Aspect Ratio",
"> Rotate Image",
"> Save Image",
@ -532,6 +535,15 @@
"title_aux": "ComfyUI_LLMVISION"
}
],
"https://github.com/ArcherFMY/Diffusion360_ComfyUI": [
[
"Diffusion360Sampler",
"VAEDecodeTiledBlended"
],
{
"title_aux": "Diffusion360_ComfyUI"
}
],
"https://github.com/ArdeniusAI/CPlus_Ardenius": [
[
"Control_Box"
@ -2594,6 +2606,14 @@
"title_aux": "ComfyUI-mnemic-nodes"
}
],
"https://github.com/Makeezi/ComfyUI-promptLAB": [
[
"PromptLAB"
],
{
"title_aux": "ComfyUI-promptLAB"
}
],
"https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": [
[
"Image Remove Background (rembg)"
@ -4142,6 +4162,14 @@
"title_aux": "comfyui-upscale-by-model"
}
],
"https://github.com/TheMistoAI/ComfyUI-Anyline": [
[
"AnyLinePreprocessor"
],
{
"title_aux": "Anyline"
}
],
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [
[
"ttN KSampler_v2",
@ -7649,6 +7677,7 @@
],
"https://github.com/edenartlab/eden_comfy_pipelines": [
[
"Animation_RGB_Mask",
"CLIP_Interrogator",
"ConvertToGrayscale",
"Eden_Bool",
@ -7657,6 +7686,7 @@
"Eden_Float",
"Eden_Int",
"Eden_String",
"GetRandomFile",
"HistogramMatching",
"IMG_blender",
"IMG_padder",
@ -9284,7 +9314,8 @@
[
"DynamiCrafterBatchInterpolation",
"DynamiCrafterI2V",
"DynamiCrafterModelLoader"
"DynamiCrafterModelLoader",
"OpenCLIPVisionSelect"
],
{
"title_aux": "ComfyUI-DynamiCrafterWrapper"
@ -10335,6 +10366,15 @@
"title_aux": "ComfyUI-HF"
}
],
"https://github.com/mbrostami/ComfyUI-TITrain": [
[
"TextualInversionTraining",
"TextualInversionTrainingSDXL"
],
{
"title_aux": "ComfyUI-TITrain"
}
],
"https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": [
[
"DynamicThresholdingFull",
@ -11036,7 +11076,8 @@
"ReroutePrimitive|pysssss",
"SaveText|pysssss",
"ShowText|pysssss",
"StringFunction|pysssss"
"StringFunction|pysssss",
"SystemNotification|pysssss"
],
{
"title_aux": "pythongosssss/ComfyUI-Custom-Scripts"
@ -11245,7 +11286,8 @@
"https://github.com/royceschultz/ComfyUI-Notifications": [
[
"Notif-PlaySound",
"Notif-SystemNotification"
"Notif-SystemNotification",
"Notif-UnifiedNotification"
],
{
"title_aux": "ComfyUI-Notifications"
@ -11723,6 +11765,14 @@
"title_aux": "ComfyUI_HiDiffusion_Pro"
}
],
"https://github.com/smthemex/ComfyUI_ID_Animator": [
[
"ID_Animator"
],
{
"title_aux": "ComfyUI_ID_Animator"
}
],
"https://github.com/smthemex/ComfyUI_Llama3_8B": [
[
"ChatQA_1p5_8B",

View File

@ -1,5 +1,36 @@
{
"models": [
{
"name": "ID-Animator/animator.ckpt",
"type": "ID-Animator",
"base": "SD1.5",
"save_path": "custom_nodes/ComfyUI_ID_Animator/models",
"description": "ID-Animator checkpoint",
"reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator",
"filename": "animator.ckpt",
"url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/animator.ckpt"
},
{
"name": "ID-Animator/mm_sd_v15_v2.ckpt",
"type": "ID-Animator",
"base": "SD1.5",
"save_path": "custom_nodes/ComfyUI_ID_Animator/models/animatediff_models",
"description": "AnimateDiff checkpoint for ID-Animator",
"reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator",
"filename": "mm_sd_v15_v2.ckpt",
"url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/mm_sd_v15_v2.ckpt"
},
{
"name": "ID-Animator/image_encoder",
"type": "ID-Animator",
"base": "SD1.5",
"save_path": "custom_nodes/ComfyUI_ID_Animator/models/image_encoder",
"description": "CLIP Image encoder for ID-Animator",
"reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator",
"filename": "model.safetensors",
"url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/image_encoder/model.safetensors"
},
{
"name": "IC-Light/fc",
"type": "IC-Light",
@ -680,17 +711,6 @@
"reference": "https://huggingface.co/h94/IP-Adapter-FaceID",
"filename": "ip-adapter-faceid_sd15_lora.safetensors",
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid_sd15_lora.safetensors"
},
{
"name": "LongAnimatediff/lt_long_mm_16_64_frames_v1.1.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_v1.1.ckpt",
"url": "https://huggingface.co/Lightricks/LongAnimateDiff/resolve/main/lt_long_mm_16_64_frames_v1.1.ckpt"
}
]
}