Support 'pip' section for custom-node-list.json

update DB
This commit is contained in:
Dr.Lt.Data
2023-07-22 21:59:19 +09:00
parent e7610eb7a8
commit 83f76abb11
4 changed files with 45 additions and 3 deletions

View File

@@ -607,6 +607,16 @@
"install_type": "git-clone",
"description": "Custom animation and utility nodes for Comfyui."
},
{
"author": "FizzleDorf",
"title": "AIT",
"reference": "https://github.com/FizzleDorf/AIT",
"files": [
"https://github.com/FizzleDorf/AIT"
],
"install_type": "git-clone",
"description": "Nodes: Load AITemplate, Load AITemplate (ControlNet), VAE Decode (AITemplate), VAE Encode (AITemplate), VAE Encode (AITemplate, Inpaint). Experimental usage of AITemplate"
},
{
"author": "filipemeneses",
"title": "Pixelization",
@@ -727,6 +737,17 @@
"install_type": "git-clone",
"description": "Nodes: CivitAI_Loaders. Load Checkpoints, and LORA models directly from CivitAI API."
},
{
"author": "andersxa",
"title": "CLIP Directional Prompt Attention",
"reference": "https://github.com/andersxa/comfyui-PromptAttention",
"files": [
"https://github.com/andersxa/comfyui-PromptAttention"
],
"pip": ["scikit-learn", "matplotlib"],
"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": "taabata",
"title": "Syrian Falcon Nodes",