@ -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" ,