update DB
This commit is contained in:
@@ -8271,6 +8271,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Move canvas to target on dragging connection."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-group-selection",
|
||||
"reference": "https://github.com/shinich39/comfyui-group-selection",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-group-selection"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Create a new group of nodes."
|
||||
},
|
||||
{
|
||||
"author": "wei30172",
|
||||
"title": "comfygen",
|
||||
@@ -12063,7 +12073,7 @@
|
||||
"https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for background removal implementing [a/InSPyReNet](https://github.com/plemeri/InSPyReNet)"
|
||||
"description": "ComfyUI node for background removal, implementing [a/InSPyReNet](https://github.com/plemeri/InSPyReNet)"
|
||||
},
|
||||
{
|
||||
"author": "Koushakur",
|
||||
@@ -12752,6 +12762,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load Video to Images, Image to Canny, ControlNet Model Loader, VEDit Model Loader, VEdit Sampler. [a/https://github.com/SingleZombie/DiffusersExample/tree/main/ReplaceAttn](https://github.com/SingleZombie/DiffusersExample/tree/main/ReplaceAttn)"
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI nodes to use CrossImageAttention",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_CrossImageAttention",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_CrossImageAttention"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for [a/CrossImageAttention](https://github.com/garibida/cross-image-attention)"
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI nodes to use Style-Aligned",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_Style_Aligned",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_Style_Aligned"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for [a/style-aligned](https://github.com/google/style-aligned)"
|
||||
},
|
||||
{
|
||||
"author": "lenskikh",
|
||||
"title": "Propmt Worker",
|
||||
@@ -13064,13 +13094,13 @@
|
||||
},
|
||||
{
|
||||
"author": "ryanontheinside",
|
||||
"title": "ComfyUI_RyanOnTheInside",
|
||||
"title": "RyanOnTheInside",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "RyanOnTheInside node pack introduces the following (so far): Particle Systems, Optical Flow, Temporal Masks."
|
||||
"description": "Custom nodes introducing particle simulations, optical flow, and temporal masks"
|
||||
},
|
||||
{
|
||||
"author": "ControlAltAI",
|
||||
@@ -13084,6 +13114,41 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Quality of Life ComfyUI nodes starting with Flux Resolution Calculator and Flux Sampler."
|
||||
},
|
||||
{
|
||||
"author": "OliverCrosby",
|
||||
"title": "Comfyui-Minimap",
|
||||
"reference": "https://github.com/OliverCrosby/Comfyui-Minimap",
|
||||
"files":
|
||||
[
|
||||
"https://github.com/OliverCrosby/Comfyui-Minimap"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is the initial build of a comfyui minimap.\nVery simple so far. It makes a copy of the workflow graph, simplified and minified, in the bottom left hand corner. It puts a red border where your viewport is. Left click on the minimap and it will move your viewport to that location."
|
||||
},
|
||||
{
|
||||
"author": "doomy23",
|
||||
"title": "ComfyUI-D00MYsNodes",
|
||||
"reference": "https://github.com/doomy23/ComfyUI-D00MYsNodes",
|
||||
"files":
|
||||
[
|
||||
"https://github.com/doomy23/ComfyUI-D00MYsNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:ImagesToPNG. A set of custom nodes for ComfyUI I needed for myself but I'm sharing with the public."
|
||||
},
|
||||
{
|
||||
"author": "Sieyalixnet",
|
||||
"title": "ComfyUI_Textarea_Loaders",
|
||||
"reference": "https://github.com/Sieyalixnet/ComfyUI_Textarea_Loaders",
|
||||
"files":
|
||||
[
|
||||
"https://github.com/Sieyalixnet/ComfyUI_Textarea_Loaders"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An easy custom node that makes the some loaders' input as Text instead of file selector.\nFor example, there are many characters in different loras respectively. If you want to generate different characters' pictures, you have to select corresponding lora, and then edit the prompt. It may cost much time.\nTo solve this problem, You can use it with a chrome extension https://github.com/Sieyalixnet/ComfyUI-Prompt-Formatter-Extension that makes the queue prompt easier when you dealing with massive loras and prompt."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user