update DB
This commit is contained in:
@@ -2317,16 +2317,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Node to use [a/DDColor](https://github.com/piddnad/DDColor) in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI StableCascade using diffusers",
|
||||
"reference": "https://github.com/kijai/ComfyUI-DiffusersStableCascade",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-DiffusersStableCascade"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple quick wrapper for [a/https://huggingface.co/stabilityai/stable-cascade](https://huggingface.co/stabilityai/stable-cascade)\nComfy is going to implement this properly soon, this repo is just for quick testing for the impatient!"
|
||||
},
|
||||
{
|
||||
"author": "hhhzzyang",
|
||||
"title": "Comfyui-Lama",
|
||||
@@ -4866,6 +4856,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Better TAESD previews, BlehHyperTile."
|
||||
},
|
||||
{
|
||||
"author": "blepping",
|
||||
"title": "ComfyUI-sonar",
|
||||
"reference": "https://github.com/blepping/ComfyUI-sonar",
|
||||
"files": [
|
||||
"https://github.com/blepping/ComfyUI-sonar"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A janky implementation of Sonar sampling (momentum-based sampling) for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "JerryOrbachJr",
|
||||
"title": "ComfyUI-RandomSize",
|
||||
@@ -4946,6 +4946,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:segformer_clothes, segformer_agnostic, segformer_remove_bg, stabel_vition. Nodes for model dress up."
|
||||
},
|
||||
{
|
||||
"author": "StartHua",
|
||||
"title": "Comfyui_joytag",
|
||||
"reference": "https://github.com/StartHua/Comfyui_joytag",
|
||||
"files": [
|
||||
"https://github.com/StartHua/Comfyui_joytag"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "JoyTag is a state of the art AI vision model for tagging images, with a focus on sex positivity and inclusivity. It uses the Danbooru tagging schema, but works across a wide range of images, from hand drawn to photographic.\nDownload the weight and put it under checkpoints: [a/https://huggingface.co/fancyfeast/joytag/tree/main](https://huggingface.co/fancyfeast/joytag/tree/main)"
|
||||
},
|
||||
{
|
||||
"author": "StartHua",
|
||||
"title": "comfyui_segformer_b2_clothes",
|
||||
"reference": "https://github.com/StartHua/Comfyui_segformer_b2_clothes",
|
||||
"files": [
|
||||
"https://github.com/StartHua/Comfyui_segformer_b2_clothes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "SegFormer model fine-tuned on ATR dataset for clothes segmentation but can also be used for human segmentation!\nDownload the weight and put it under checkpoints: [a/https://huggingface.co/mattmdjaga/segformer_b2_clothes](https://huggingface.co/mattmdjaga/segformer_b2_clothes)"
|
||||
},
|
||||
{
|
||||
"author": "ricklove",
|
||||
"title": "comfyui-ricklove",
|
||||
@@ -5156,16 +5176,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI to create a prompt based on a list of keywords saved in CSV files."
|
||||
},
|
||||
{
|
||||
"author": "StartHua",
|
||||
"title": "Comfyui_joytag",
|
||||
"reference": "https://github.com/StartHua/Comfyui_joytag",
|
||||
"files": [
|
||||
"https://github.com/StartHua/Comfyui_joytag"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "JoyTag is a state of the art AI vision model for tagging images, with a focus on sex positivity and inclusivity. It uses the Danbooru tagging schema, but works across a wide range of images, from hand drawn to photographic.\nDownload the weight and put it under checkpoints: [a/https://huggingface.co/fancyfeast/joytag/tree/main](https://huggingface.co/fancyfeast/joytag/tree/main)"
|
||||
},
|
||||
{
|
||||
"author": "xiaoxiaodesha",
|
||||
"title": "hd-nodes-comfyui",
|
||||
@@ -5226,16 +5236,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nice utility nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "ccvv804",
|
||||
"title": "ComfyUI StableCascade using diffusers for Low VRAM",
|
||||
"reference": "https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM",
|
||||
"files": [
|
||||
"https://github.com/ccvv804/ComfyUI-DiffusersStableCascade-LowVRAM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Works with RTX 4070ti 12GB.\nSimple quick wrapper for [a/https://huggingface.co/stabilityai/stable-cascade](https://huggingface.co/stabilityai/stable-cascade)\nComfy is going to implement this properly soon, this repo is just for quick testing for the impatient!"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
@@ -5508,6 +5508,18 @@
|
||||
"install_type": "copy",
|
||||
"description": "A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning."
|
||||
},
|
||||
{
|
||||
"author": "AshMartian",
|
||||
"title": "Dir Gir",
|
||||
"reference": "https://github.com/AshMartian/ComfyUI-DirGir",
|
||||
"files": [
|
||||
"https://github.com/AshMartian/ComfyUI-DirGir/raw/main/dir_picker.py",
|
||||
"https://github.com/AshMartian/ComfyUI-DirGir/raw/main/dir_loop.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "A collection of ComfyUI directory automation utility nodes. Directory Get It Right adds a GUI directory browser, and smart directory loop/iteration node that supports regex and file extension filtering."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "theally",
|
||||
"title": "TheAlly's Custom Nodes",
|
||||
@@ -5551,17 +5563,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "AshMartian",
|
||||
"title": "Dir Gir",
|
||||
"reference": "https://github.com/AshMartian/ComfyUI-DirGir",
|
||||
"files": [
|
||||
"https://github.com/AshMartian/ComfyUI-DirGir/raw/main/dir_picker.py",
|
||||
"https://github.com/AshMartian/ComfyUI-DirGir/raw/main/dir_loop.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "A collection of ComfyUI directory automation utility nodes. Directory Get It Right adds a GUI directory browser, and smart directory loop/iteration node that supports regex and file extension filtering."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user