mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
dec8784840
commit
192e1f5055
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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-AnyText(WIP)",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user