Browse Source

update DB

pull/33/head
Dr.Lt.Data 1 year ago
parent
commit
f24b506715
  1. 20
      custom-node-list.json
  2. 9
      extension-node-map.json

20
custom-node-list.json

@ -748,6 +748,26 @@
"install_type": "git-clone",
"description": "Nodes: CLIP Directional Prompt Attention Encode. Direction prompt attention tries to solve the problem of contextual words (or parts of the prompt) having an effect on much later or irrelevant parts of the prompt."
},
{
"author": "ArtVentureX",
"title": "AnimateDiff",
"reference": "https://github.com/ArtVentureX/comfyui-animatediff",
"files": [
"https://github.com/ArtVentureX/comfyui-animatediff"
],
"install_type": "git-clone",
"description": "AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff."
},
{
"author": "twri",
"title": "SDXL Prompt Styler",
"reference": "https://github.com/twri/sdxl_prompt_styler",
"files": [
"https://github.com/twri/sdxl_prompt_styler"
],
"install_type": "git-clone",
"description": "SDXL Prompt Styler is a node that enables you to style prompts based on predefined templates stored in a JSON file."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

9
extension-node-map.json

@ -1,4 +1,8 @@
{
"https://github.com/ArtVentureX/comfyui-animatediff": [
"AnimateDiffCombine",
"AnimateDiffLoader"
],
"https://github.com/BadCafeCode/masquerade-nodes-comfyui": [
"Blur",
"Change Channel Count",
@ -1099,6 +1103,9 @@
"trRouter",
"trRouterLonger"
],
"https://github.com/twri/sdxl_prompt_styler": [
"SDXLPromptStyler"
],
"https://github.com/xXAdonesXx/NodeGPT/raw/main/Textnode.py": [
"CombineInput",
"CostumeAgent_1",
@ -1116,4 +1123,4 @@
"DTPromptAgent",
"DTPromptAgentString"
]
}
}
Loading…
Cancel
Save