update DB

This commit is contained in:
dr.lt.data 2024-01-08 15:31:08 +09:00
parent dec8784840
commit 192e1f5055
5 changed files with 30 additions and 4 deletions

View File

@ -4072,7 +4072,7 @@
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes"
],
"install_type": "git-clone",
"description": "Nodes: MS kosmos-2 Interrogator. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
"description": "Nodes: MS kosmos-2 Interrogator, Save Image w/o Metadata, Image Scale Bounding Box. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
},
{
"author": "tzwm",

View File

@ -822,6 +822,7 @@
],
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [
[
"Image Scale Bounding Box",
"MS kosmos-2 Interrogator",
"Save Image w/o Metadata"
],
@ -4178,7 +4179,9 @@
"https://github.com/glibsonoran/Plush-for-ComfyUI": [
[
"DalleImage",
"Enhancer"
"Enhancer",
"ImgTextSwitch",
"mulTextSwitch"
],
{
"title_aux": "Plush-for-ComfyUI"

View File

@ -10,6 +10,26 @@
},
{
"author": "11cafe",
"title": "ComfyUI Model Manager [WIP]",
"reference": "https://github.com/11cafe/model-manager-comfyui",
"files": [
"https://github.com/11cafe/model-manager-comfyui"
],
"install_type": "git-clone",
"description": "This answers the itch for being able to easily paste [a/CivitAI.com](CivitAI.com) generated data (or other simple metadata) into Comfy in a way that makes it easy to test with multiple checkpoints."
},
{
"author": "birnam",
"title": "Gen Data Tester [WIP]",
"reference": "https://github.com/birnam/ComfyUI-GenData-Pack",
"files": [
"https://github.com/birnam/ComfyUI-GenData-Pack"
],
"install_type": "git-clone",
"description": "This answers the itch for being able to easily paste [a/CivitAI.com](CivitAI.com) generated data (or other simple metadata) into Comfy in a way that makes it easy to test with multiple checkpoints."
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-AnyTextWIP",

View File

@ -88,7 +88,7 @@
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes"
],
"install_type": "git-clone",
"description": "Nodes: MS kosmos-2 Interrogator. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
"description": "Nodes: MS kosmos-2 Interrogator, Save Image w/o Metadata, Image Scale Bounding Box. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
},
{
"author": "celsojr2013",

View File

@ -822,6 +822,7 @@
],
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [
[
"Image Scale Bounding Box",
"MS kosmos-2 Interrogator",
"Save Image w/o Metadata"
],
@ -4178,7 +4179,9 @@
"https://github.com/glibsonoran/Plush-for-ComfyUI": [
[
"DalleImage",
"Enhancer"
"Enhancer",
"ImgTextSwitch",
"mulTextSwitch"
],
{
"title_aux": "Plush-for-ComfyUI"