Browse Source

update DB

pull/104/head
dr.lt.data 1 year ago
parent
commit
6237bbab69
  1. 3
      extension-node-map.json
  2. 45
      model-list.json
  3. 11
      node_db/new/custom-node-list.json
  4. 3
      node_db/new/extension-node-map.json
  5. 46
      node_db/new/model-list.json

3
extension-node-map.json

@ -1361,9 +1361,11 @@
"Image Sequence Saver [Dream]", "Image Sequence Saver [Dream]",
"Image Sequence Tweening [Dream]", "Image Sequence Tweening [Dream]",
"Linear Curve [Dream]", "Linear Curve [Dream]",
"Noise from Area Palettes [Dream]",
"Noise from Palette [Dream]", "Noise from Palette [Dream]",
"Palette Color Align [Dream]", "Palette Color Align [Dream]",
"Palette Color Shift [Dream]", "Palette Color Shift [Dream]",
"Sample Image Area as Palette [Dream]",
"Sample Image as Palette [Dream]", "Sample Image as Palette [Dream]",
"Sine Curve [Dream]" "Sine Curve [Dream]"
], ],
@ -2537,6 +2539,7 @@
"LoadImageFromUrl", "LoadImageFromUrl",
"SDXLAspectRatioSelector", "SDXLAspectRatioSelector",
"SDXLPromptStyler", "SDXLPromptStyler",
"SeedSelector",
"StringToInt" "StringToInt"
], ],
{ {

45
model-list.json

@ -971,7 +971,7 @@
}, },
{ {
"name": "animatediff/mmd_sd_v14.ckpt", "name": "animatediff/mmd_sd_v14.ckpt (comfyui-animatediff)",
"type": "animatediff", "type": "animatediff",
"base": "SD1.x", "base": "SD1.x",
"save_path": "custom_nodes/comfyui-animatediff/models", "save_path": "custom_nodes/comfyui-animatediff/models",
@ -981,7 +981,7 @@
"url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v14.ckpt" "url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v14.ckpt"
}, },
{ {
"name": "animatediff/mm_sd_v15.ckpt", "name": "animatediff/mm_sd_v15.ckpt (comfyui-animatediff)",
"type": "animatediff", "type": "animatediff",
"base": "SD1.x", "base": "SD1.x",
"save_path": "custom_nodes/comfyui-animatediff/models", "save_path": "custom_nodes/comfyui-animatediff/models",
@ -991,6 +991,47 @@
"url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15.ckpt" "url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15.ckpt"
}, },
{
"name": "animatediff/mmd_sd_v14.ckpt (ComfyUI-AnimateDiff-Evolved)",
"type": "animatediff",
"base": "SD1.x",
"save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
"description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/guoyww/animatediff",
"filename": "mm_sd_v14.ckpt",
"url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v14.ckpt"
},
{
"name": "animatediff/mm_sd_v15.ckpt (ComfyUI-AnimateDiff-Evolved)",
"type": "animatediff",
"base": "SD1.x",
"save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
"description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/guoyww/animatediff",
"filename": "mm_sd_v15.ckpt",
"url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15.ckpt"
},
{
"name": "AD_Stabilized_Motion/mm-Stabilized_high.pth (ComfyUI-AnimateDiff-Evolved)",
"type": "animatediff",
"base": "SD1.x",
"save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
"description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/manshoety/AD_Stabilized_Motion",
"filename": "mm-Stabilized_high.pth",
"url": "https://huggingface.co/manshoety/AD_Stabilized_Motion/resolve/main/mm-Stabilized_high.pth"
},
{
"name": "AD_Stabilized_Motion/mm-Stabilized_mid.pth (ComfyUI-AnimateDiff-Evolved)",
"type": "animatediff",
"base": "SD1.x",
"save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
"description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/manshoety/AD_Stabilized_Motion",
"filename": "mm-Stabilized_mid.pth",
"url": "https://huggingface.co/manshoety/AD_Stabilized_Motion/resolve/main/mm-Stabilized_mid.pth"
},
{ {
"name": "ip-adapter_sdxl.bin<BR>(install to IPAdapter-ComfyUI)", "name": "ip-adapter_sdxl.bin<BR>(install to IPAdapter-ComfyUI)",
"type": "IP-Adapter", "type": "IP-Adapter",

11
node_db/new/custom-node-list.json

@ -1,5 +1,16 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"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>Improved AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.<br><p style='background-color: black; color: red;'>Download one or more motion models from <a href='https://huggingface.co/guoyww/animatediff/tree/main' target='blank'>Original Models</a> | <a href='https://huggingface.co/manshoety/AD_Stabilized_Motion/tree/main' target='blank'>Finetuned Models</a>. See README for additional model links and usage. Put the model weights under <font color='white'>ComfyUI/custom_nodes/ComfyUI-AnimateDiff-Evolved/models</font>. You are free to rename the models, but keeping original names will ease use when sharing your workflow.</p>"
},
{ {
"author": "bvhari", "author": "bvhari",
"title": "(WIP) ComfyUI_PerpNeg", "title": "(WIP) ComfyUI_PerpNeg",

3
node_db/new/extension-node-map.json

@ -1361,9 +1361,11 @@
"Image Sequence Saver [Dream]", "Image Sequence Saver [Dream]",
"Image Sequence Tweening [Dream]", "Image Sequence Tweening [Dream]",
"Linear Curve [Dream]", "Linear Curve [Dream]",
"Noise from Area Palettes [Dream]",
"Noise from Palette [Dream]", "Noise from Palette [Dream]",
"Palette Color Align [Dream]", "Palette Color Align [Dream]",
"Palette Color Shift [Dream]", "Palette Color Shift [Dream]",
"Sample Image Area as Palette [Dream]",
"Sample Image as Palette [Dream]", "Sample Image as Palette [Dream]",
"Sine Curve [Dream]" "Sine Curve [Dream]"
], ],
@ -2537,6 +2539,7 @@
"LoadImageFromUrl", "LoadImageFromUrl",
"SDXLAspectRatioSelector", "SDXLAspectRatioSelector",
"SDXLPromptStyler", "SDXLPromptStyler",
"SeedSelector",
"StringToInt" "StringToInt"
], ],
{ {

46
node_db/new/model-list.json

@ -1,5 +1,26 @@
{ {
"models": [ "models": [
{
"name": "AD_Stabilized_Motion/mm-Stabilized_high.pth (ComfyUI-AnimateDiff-Evolved)",
"type": "animatediff",
"base": "SD1.x",
"save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
"description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/manshoety/AD_Stabilized_Motion",
"filename": "mm-Stabilized_high.pth",
"url": "https://huggingface.co/manshoety/AD_Stabilized_Motion/resolve/main/mm-Stabilized_high.pth"
},
{
"name": "AD_Stabilized_Motion/mm-Stabilized_mid.pth (ComfyUI-AnimateDiff-Evolved)",
"type": "animatediff",
"base": "SD1.x",
"save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
"description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/manshoety/AD_Stabilized_Motion",
"filename": "mm-Stabilized_mid.pth",
"url": "https://huggingface.co/manshoety/AD_Stabilized_Motion/resolve/main/mm-Stabilized_mid.pth"
},
{ {
"name": "GFPGANv1.4.pth", "name": "GFPGANv1.4.pth",
"type": "GFPGAN", "type": "GFPGAN",
@ -280,7 +301,7 @@
}, },
{ {
"name": "animatediff/mmd_sd_v14.ckpt", "name": "animatediff/mmd_sd_v14.ckpt (comfyui-animatediff)",
"type": "animatediff", "type": "animatediff",
"base": "SD1.x", "base": "SD1.x",
"save_path": "custom_nodes/comfyui-animatediff/models", "save_path": "custom_nodes/comfyui-animatediff/models",
@ -290,7 +311,7 @@
"url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v14.ckpt" "url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v14.ckpt"
}, },
{ {
"name": "animatediff/mm_sd_v15.ckpt", "name": "animatediff/mm_sd_v15.ckpt (comfyui-animatediff)",
"type": "animatediff", "type": "animatediff",
"base": "SD1.x", "base": "SD1.x",
"save_path": "custom_nodes/comfyui-animatediff/models", "save_path": "custom_nodes/comfyui-animatediff/models",
@ -300,6 +321,27 @@
"url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15.ckpt" "url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15.ckpt"
}, },
{
"name": "animatediff/mmd_sd_v14.ckpt (ComfyUI-AnimateDiff-Evolved)",
"type": "animatediff",
"base": "SD1.x",
"save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
"description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/guoyww/animatediff",
"filename": "mm_sd_v14.ckpt",
"url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v14.ckpt"
},
{
"name": "animatediff/mm_sd_v15.ckpt (ComfyUI-AnimateDiff-Evolved)",
"type": "animatediff",
"base": "SD1.x",
"save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
"description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/guoyww/animatediff",
"filename": "mm_sd_v15.ckpt",
"url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15.ckpt"
},
{ {
"name": "ip-adapter_sdxl.bin<BR>(install to IPAdapter-ComfyUI)", "name": "ip-adapter_sdxl.bin<BR>(install to IPAdapter-ComfyUI)",
"type": "IP-Adapter", "type": "IP-Adapter",

Loading…
Cancel
Save