update DB
This commit is contained in:
@@ -7108,6 +7108,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use RAVE attention as a temporal attention mechanism.\nThis differs from other implementations in that it does not concatenate the images together, but within the UNet's Self-Attention mechanism performs the RAVE technique. By not altering the images/latents throughout the UNet, this method does not affect other temporal techniques, style mechanisms, or other UNet modifications.\nFor example, it can be combined with AnimateDiff, ModelScope/ZeroScope, or FLATTEN."
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-RefUNet",
|
||||
"id": "refunet",
|
||||
"reference": "https://github.com/logtd/ComfyUI-RefUNet",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-RefUNet"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of nodes to use Reference UNets"
|
||||
},
|
||||
{
|
||||
"author": "Big-Idea-Technology",
|
||||
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
|
||||
@@ -9061,7 +9072,7 @@
|
||||
"https://github.com/smthemex/ComfyUI_Pic2Story"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI simple node based on BLIP method, with the function of Image to Txt."
|
||||
"description": "you can using pic2story in comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
@@ -9116,7 +9127,7 @@
|
||||
"https://github.com/smthemex/ComfyUI_CustomNet"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node allows you to use customnet."
|
||||
"description": "you can using customnet in comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
@@ -12520,7 +12531,7 @@
|
||||
"https://github.com/alpertunga-bile/image-caption-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image caption node for ComfyUI. You can load your image caption model and generate prompts with the given picture. Insert prompt node is added here to help the users to add their prompts easily."
|
||||
"description": "Using image caption models to extract prompts in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Anibaaal",
|
||||
@@ -12720,6 +12731,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Some simple&practical ComfyUI image processing nodes."
|
||||
},
|
||||
{
|
||||
"author": "blackcodetavern",
|
||||
"title": "ComfyUI-Benripack",
|
||||
"reference": "https://github.com/blackcodetavern/ComfyUI-Benripack",
|
||||
"files": [
|
||||
"https://github.com/blackcodetavern/ComfyUI-Benripack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Benripack is an extension for ComfyUI that provides a CharacterPipe node. This node allows for managing various elements such as images, prompts, and models in a single structure, simplifying the workflow for character-based image generation."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user