Browse Source

update DB

pull/121/head
dr.lt.data 1 year ago
parent
commit
174ad2ca8a
  1. 10
      custom-node-list.json
  2. 8
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 8
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -1064,6 +1064,16 @@
"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": "Kosinkadink",
"title": "ComfyUI-VideoHelperSuite",
"reference": "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite",
"files": [
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite"
],
"install_type": "git-clone",
"description": "Nodes: VHS_VideoCombine. Nodes related to video workflows"
},
{
"author": "Gourieff",
"title": "ReActor Node 0.1.0 for ComfyUI",

8
extension-node-map.json

@ -554,6 +554,14 @@
"title_aux": "AnimateDiff (Kosinkadink version)"
}
],
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": [
[
"VHS_VideoCombine"
],
{
"title_aux": "ComfyUI-VideoHelperSuite"
}
],
"https://github.com/LEv145/images-grid-comfy-plugin": [
[
"GridAnnotation",

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "Kosinkadink",
"title": "ComfyUI-VideoHelperSuite",
"reference": "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite",
"files": [
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite"
],
"install_type": "git-clone",
"description": "Nodes: VHS_VideoCombine. Nodes related to video workflows"
},
{
"author": "chrisgoringe",
"title": "Variation seeds",

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

@ -554,6 +554,14 @@
"title_aux": "AnimateDiff (Kosinkadink version)"
}
],
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": [
[
"VHS_VideoCombine"
],
{
"title_aux": "ComfyUI-VideoHelperSuite"
}
],
"https://github.com/LEv145/images-grid-comfy-plugin": [
[
"GridAnnotation",

Loading…
Cancel
Save