update DB

This commit is contained in:
dr.lt.data 2023-09-08 09:15:39 +09:00
parent ce84904903
commit cc6571aea6
5 changed files with 61 additions and 27 deletions

View File

@ -1012,6 +1012,17 @@
"install_type": "git-clone",
"description": "Nodes: ControlNetLoaderAdvanced, DiffControlNetLoaderAdvanced, ScaledSoftControlNetWeights, SoftControlNetWeights, CustomControlNetWeights, SoftT2IAdapterWeights, CustomT2IAdapterWeights"
},
{
"author": "Kosinkadink",
"title": "AnimateDiff (Kosinkadink version)",
"reference": "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved",
"pip": ["flash_attn"],
"files": [
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved"
],
"install_type": "git-clone",
"description": "A forked repository that actively maintains <a href='https://github.com/ArtVentureX/comfyui-animatediff' target='blank'>AnimateDiff</a>, created by ArtVentureX.<BR><BR>AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.<br><p style='background-color: black; color: red;'>You only need to download one of <a href='https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v14.ckpt' target='blank'>mm_sd_v14.ckpt</a> | <a href='https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15.ckpt' target='blank'>mm_sd_v15.ckpt</a>. Put the model weights under <font color='white'>ComfyUI/custom_nodes/comfyui-animatediff/models</font>. DO NOT change model filename.</p>"
},
{
"author": "Gourieff",
"title": "ReActor Node 0.1.0 for ComfyUI",

View File

@ -504,6 +504,18 @@
"title_aux": "ComfyUI-Advanced-ControlNet"
}
],
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": [
[
"ADE_AnimateDiffCombine",
"ADE_AnimateDiffLoaderLegacy",
"ADE_AnimateDiffUnload",
"AnimateDiffLoaderV1",
"CheckpointLoaderSimpleWithNoiseSelect"
],
{
"title_aux": "AnimateDiff (Kosinkadink version)"
}
],
"https://github.com/LEv145/images-grid-comfy-plugin": [
[
"GridAnnotation",
@ -744,6 +756,8 @@
"CR Cycle Text",
"CR Cycle Text Simple",
"CR Debatch Frames",
"CR Encode Scheduled Prompts",
"CR Encode Scheduled Prompts SD1.5",
"CR Gradient Float",
"CR Gradient Integer",
"CR Image List",
@ -758,9 +772,16 @@
"CR LoRA List",
"CR Load Animation Frames",
"CR Model List",
"CR Multiline Text",
"CR Prompt List",
"CR Prompt List Keyframes",
"CR Prompt Text",
"CR Schedule Prompts",
"CR Schedule Prompts SD1.5",
"CR Schedule Prompts SDXL",
"CR Simple Text Scheduler",
"CR Simple Value Scheduler",
"CR String To Combo",
"CR Text List",
"CR Text List Simple",
"CR Text List To String"
@ -1469,6 +1490,7 @@
"CreateRequestMetadata",
"Draw Contour(s)",
"Filter Contour",
"FlatLatentsIntoSingleGrid",
"Framed Mask Grab Cut",
"Framed Mask Grab Cut 2",
"Get Contour from list",
@ -1671,6 +1693,7 @@
"https://github.com/cubiq/ComfyUI_IPAdapter_plus": [
[
"IPAdapterApply",
"IPAdapterCLIPVisionEncode",
"IPAdapterModelLoader"
],
{
@ -2501,6 +2524,7 @@
"AV_PromptsToParametersPipe",
"AV_UploadImage",
"AV_VAELoader",
"AspectRatioSelector",
"BLIPCaption",
"ColorBlend",
"ColorCorrect",

View File

@ -1,15 +1,3 @@
{
"custom_nodes": [
{
"author": "ArtVentureX",
"title": "AnimateDiff (Kosinkadink version)",
"reference": "https://github.com/Kosinkadink/ComfyUI-AnimateDiff",
"pip": ["flash_attn"],
"files": [
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff"
],
"install_type": "git-clone",
"description": "A forked repository that actively maintains <a href='https://github.com/ArtVentureX/comfyui-animatediff' target='blank'>AnimateDiff</a>, created by ArtVentureX.<BR><BR>AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.<br><p style='background-color: black; color: red;'>You only need to download one of <a href='https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v14.ckpt' target='blank'>mm_sd_v14.ckpt</a> | <a href='https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15.ckpt' target='blank'>mm_sd_v15.ckpt</a>. Put the model weights under <font color='white'>ComfyUI/custom_nodes/comfyui-animatediff/models</font>. DO NOT change model filename.</p>"
}
]
"custom_nodes": []
}

View File

@ -1,14 +1 @@
{
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff": [
[
"AnimateDiffCombine",
"AnimateDiffLoaderLegacy",
"AnimateDiffLoaderV1",
"AnimateDiffUnload",
"CheckpointLoaderSimpleWithNoiseSelect"
],
{
"title_aux": "AnimateDiff (Kosinkadink version)"
}
]
}
{}

View File

@ -504,6 +504,18 @@
"title_aux": "ComfyUI-Advanced-ControlNet"
}
],
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": [
[
"ADE_AnimateDiffCombine",
"ADE_AnimateDiffLoaderLegacy",
"ADE_AnimateDiffUnload",
"AnimateDiffLoaderV1",
"CheckpointLoaderSimpleWithNoiseSelect"
],
{
"title_aux": "AnimateDiff (Kosinkadink version)"
}
],
"https://github.com/LEv145/images-grid-comfy-plugin": [
[
"GridAnnotation",
@ -744,6 +756,8 @@
"CR Cycle Text",
"CR Cycle Text Simple",
"CR Debatch Frames",
"CR Encode Scheduled Prompts",
"CR Encode Scheduled Prompts SD1.5",
"CR Gradient Float",
"CR Gradient Integer",
"CR Image List",
@ -758,9 +772,16 @@
"CR LoRA List",
"CR Load Animation Frames",
"CR Model List",
"CR Multiline Text",
"CR Prompt List",
"CR Prompt List Keyframes",
"CR Prompt Text",
"CR Schedule Prompts",
"CR Schedule Prompts SD1.5",
"CR Schedule Prompts SDXL",
"CR Simple Text Scheduler",
"CR Simple Value Scheduler",
"CR String To Combo",
"CR Text List",
"CR Text List Simple",
"CR Text List To String"
@ -1469,6 +1490,7 @@
"CreateRequestMetadata",
"Draw Contour(s)",
"Filter Contour",
"FlatLatentsIntoSingleGrid",
"Framed Mask Grab Cut",
"Framed Mask Grab Cut 2",
"Get Contour from list",
@ -1671,6 +1693,7 @@
"https://github.com/cubiq/ComfyUI_IPAdapter_plus": [
[
"IPAdapterApply",
"IPAdapterCLIPVisionEncode",
"IPAdapterModelLoader"
],
{
@ -2501,6 +2524,7 @@
"AV_PromptsToParametersPipe",
"AV_UploadImage",
"AV_VAELoader",
"AspectRatioSelector",
"BLIPCaption",
"ColorBlend",
"ColorCorrect",