Browse Source

update DB

pull/97/head
dr.lt.data 1 year ago
parent
commit
c0d96e2804
  1. 11
      alter-list.json
  2. 8
      custom-node-list.json

11
alter-list.json

@ -133,17 +133,22 @@
{ {
"id":"https://github.com/laksjdjf/attention-couple-ComfyUI", "id":"https://github.com/laksjdjf/attention-couple-ComfyUI",
"tags":"regional prompt, latent couple, prompt", "tags":"regional prompt, latent couple, prompt",
"description": "This custom node provides a functionality similar to regional prompts, offering couple features at the attention level." "description": "This custom nodes provide a functionality similar to regional prompts, offering couple features at the attention level."
}, },
{ {
"id":"https://github.com/FizzleDorf/ComfyUI_FizzNodes", "id":"https://github.com/FizzleDorf/ComfyUI_FizzNodes",
"tags":"deforum", "tags":"deforum",
"description": "This custom node provides functionality that assists in animation creation, similar to deforum." "description": "This custom nodes provide functionality that assists in animation creation, similar to deforum."
}, },
{ {
"id":"https://github.com/seanlynch/comfyui-optical-flow", "id":"https://github.com/seanlynch/comfyui-optical-flow",
"tags":"deforum, vid2vid", "tags":"deforum, vid2vid",
"description": "This custom node provides functionality that assists in animation creation, similar to deforum." "description": "This custom nodes provide functionality that assists in animation creation, similar to deforum."
},
{
"id":"https://github.com/ssitu/ComfyUI_fabric",
"tags":"fabric",
"description": "Similar to sd-webui-fabric, this custom nodes provide the functionality of <a href='https://github.com/sd-fabric/fabric' target='blank'>FABRIC</a>."
} }
] ]
} }

8
custom-node-list.json

@ -556,7 +556,7 @@
"https://github.com/ssitu/ComfyUI_fabric" "https://github.com/ssitu/ComfyUI_fabric"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI nodes based on the paper '<a href='https://arxiv.org/abs/2307.10159'/>FABRIC: Personalizing Diffusion Models with Iterative Feedback</a>' (Feedback via Attention-Based Reference Image Conditioning)" "description": "ComfyUI nodes based on the paper '<a href='https://arxiv.org/abs/2307.10159' target='blank'/>FABRIC: Personalizing Diffusion Models with Iterative Feedback</a>' (Feedback via Attention-Based Reference Image Conditioning)"
}, },
{ {
"author": "space-nuko", "author": "space-nuko",
@ -677,7 +677,7 @@
"https://github.com/FizzleDorf/ComfyUI_FizzNodes" "https://github.com/FizzleDorf/ComfyUI_FizzNodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Scheduled prompts, scheduled float/int values and wave function nodes for animations and utility. compatable with <a href='https://www.framesync.xyz/'>framesync</a> and <a href='https://www.chigozie.co.uk/keyframe-string-generator/'>keyframe-string-generator</a> for audio synced animations in Comfyui." "description": "Scheduled prompts, scheduled float/int values and wave function nodes for animations and utility. compatable with <a href='https://www.framesync.xyz/' target='blank'>framesync</a> and <a href='https://www.chigozie.co.uk/keyframe-string-generator/' target='blank'>keyframe-string-generator</a> for audio synced animations in Comfyui."
}, },
{ {
"author": "FizzleDorf", "author": "FizzleDorf",
@ -859,7 +859,7 @@
"https://github.com/wolfden/ComfyUi_PromptStylers" "https://github.com/wolfden/ComfyUi_PromptStylers"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "These custom nodes provide a variety of customized prompt stylers based on <a href='https://github.com/twri/sdxl_prompt_styler'>twri/SDXL Prompt Styler</a>." "description": "These custom nodes provide a variety of customized prompt stylers based on <a href='https://github.com/twri/sdxl_prompt_styler' target='blank'>twri/SDXL Prompt Styler</a>."
}, },
{ {
"author": "daxthin", "author": "daxthin",
@ -1489,7 +1489,7 @@
"https://github.com/GeLi1989/GK-beifen-ComfyUI_roop" "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI nodes for the roop A1111 webui script. NOTE: Need to download <a href='https://github.com/SumDeusVitae/FaceSwap_v01/raw/main/inswapper_128.onnx'/>model</a> to use this node." "description": "ComfyUI nodes for the roop A1111 webui script. NOTE: Need to download <a href='https://github.com/SumDeusVitae/FaceSwap_v01/raw/main/inswapper_128.onnx' target='blank'/>model</a> to use this node."
}, },
{ {
"author": "spro", "author": "spro",

Loading…
Cancel
Save