Browse Source

update DB

pull/219/head
Dr.Lt.Data 12 months ago
parent
commit
66000ca81b
  1. 5
      alter-list.json
  2. 12
      custom-node-list.json
  3. 8
      extension-node-map.json
  4. 10
      node_db/dev/custom-node-list.json
  5. 4
      node_db/new/custom-node-list.json
  6. 8
      node_db/new/extension-node-map.json

5
alter-list.json

@ -179,6 +179,11 @@
"id":"https://github.com/Haoming02/comfyui-diffusion-cg",
"tags":"diffusion-cg",
"description": "This extension provides custom nodes for [a/SD Webui Diffusion Color Grading](https://github.com/Haoming02/sd-webui-diffusion-cg) functionality."
},
{
"id":"https://github.com/asagi4/ComfyUI-CADS",
"tags":"diffusion-cg",
"description": "This extension provides custom nodes for [a/sd-webui-cads](https://github.com/v0xie/sd-webui-cads) functionality."
}
]
}

12
custom-node-list.json

@ -100,7 +100,7 @@
"https://github.com/Fannovel16/ComfyUI-Video-Matting"
],
"install_type": "git-clone",
"description": "A minimalistic implementation of [Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI"
"description": "A minimalistic implementation of [a/Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI"
},
{
"author": "biegert",
@ -1085,6 +1085,16 @@
"install_type": "git-clone",
"description": "Nodes for convenient prompt editing. The aim is to make basic generations in ComfyUI completely prompt-controllable."
},
{
"author": "asagi4",
"title": "ComfyUI-CADS",
"reference": "https://github.com/asagi4/ComfyUI-CADS",
"files": [
"https://github.com/asagi4/ComfyUI-CADS"
],
"install_type": "git-clone",
"description": "Attempts to implement [a/CADS](https://arxiv.org/abs/2310.17347) for ComfyUI. Credit also to the [a/A1111 implementation](https://github.com/v0xie/sd-webui-cads/tree/main) that I used as a reference."
},
{
"author": "jamesWalker55",
"title": "ComfyUI - P2LDGAN Node",

8
extension-node-map.json

@ -2299,6 +2299,14 @@
"title_aux": "CLIP Directional Prompt Attention"
}
],
"https://github.com/asagi4/ComfyUI-CADS": [
[
"CADS"
],
{
"title_aux": "ComfyUI-CADS"
}
],
"https://github.com/asagi4/comfyui-prompt-control": [
[
"CondLinearInterpolate",

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "glibsonoran",
"title": "Plush-for-ComfyUI",
"reference": "https://github.com/glibsonoran/Plush-for-ComfyUI",
"files": [
"https://github.com/glibsonoran/Plush-for-ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes: Style Prompt, OAI Dall_e Image"
},
{
"author": "crystian",
"title": "Crystian Node Suite [WIP]",

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

@ -28,7 +28,7 @@
"https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad"
],
"install_type": "git-clone",
"description": "Two-finger scrolling (vertical and horizontal) to pan the canvas. Two-finger pinch to zoom in and out. Command-scroll up and down to zoom in and out. Fixes [comfyanonymous/ComfyUI#2059](https://github.com/comfyanonymous/ComfyUI/issues/2059)."
"description": "Two-finger scrolling (vertical and horizontal) to pan the canvas. Two-finger pinch to zoom in and out. Command-scroll up and down to zoom in and out. Fixes [a/comfyanonymous/ComfyUI#2059](https://github.com/comfyanonymous/ComfyUI/issues/2059)."
},
{
"author": "SoftMeng",
@ -59,7 +59,7 @@
"https://github.com/Fannovel16/ComfyUI-Video-Matting"
],
"install_type": "git-clone",
"description": "A minimalistic implementation of [Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI"
"description": "A minimalistic implementation of [a/Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI"
},
{
"author": "Dream Project",

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

@ -2299,6 +2299,14 @@
"title_aux": "CLIP Directional Prompt Attention"
}
],
"https://github.com/asagi4/ComfyUI-CADS": [
[
"CADS"
],
{
"title_aux": "ComfyUI-CADS"
}
],
"https://github.com/asagi4/comfyui-prompt-control": [
[
"CondLinearInterpolate",

Loading…
Cancel
Save