Merge branch 'main' into main
This commit is contained in:
@@ -6308,6 +6308,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "1 node to have control over your workflow."
|
||||
},
|
||||
{
|
||||
"author": "Jannchie",
|
||||
"title": "ComfyUI-J",
|
||||
"reference": "https://github.com/Jannchie/ComfyUI-J",
|
||||
"files": [
|
||||
"https://github.com/Jannchie/ComfyUI-J"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a completely different set of nodes than Comfy's own KSampler series. This set of nodes is based on Diffusers, which makes it easier to import models, apply prompts with weights, inpaint, reference only, controlnet, etc."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -6675,6 +6685,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "daxcay",
|
||||
"title": "ComfyUI-JDCN",
|
||||
"reference": "https://github.com/daxcay/ComfyUI-JDCN",
|
||||
"files": [
|
||||
"https://github.com/daxcay/ComfyUI-JDCN"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Jerry Davos Custom Nodes for Saving Latents in Directory (BatchLatentSave) , Importing Latent from directory (BatchLatentLoadFromDir) , List to string, string to list, get any file list from directory which give filepath, filename, move any files from any directory to any other directory, VHS Video combine file mover, rebatch list of strings, batch image load from any dir, load image batch from any directory and other custom nodes."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user