Browse Source

update DB

pull/309/head
dr.lt.data 10 months ago
parent
commit
192e1f5055
  1. 2
      custom-node-list.json
  2. 5
      extension-node-map.json
  3. 20
      node_db/dev/custom-node-list.json
  4. 2
      node_db/new/custom-node-list.json
  5. 5
      node_db/new/extension-node-map.json

2
custom-node-list.json

@ -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",

5
extension-node-map.json

@ -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"

20
node_db/dev/custom-node-list.json

@ -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)",

2
node_db/new/custom-node-list.json

@ -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",

5
node_db/new/extension-node-map.json

@ -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…
Cancel
Save