Browse Source

update DB

pull/693/head
Dr.Lt.Data 6 months ago
parent
commit
0d53d4d377
  1. 21
      custom-node-list.json
  2. 11
      node_db/new/custom-node-list.json

21
custom-node-list.json

@ -8936,6 +8936,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:story_sampler_simple, text2, kosmos2_sampler.\nI created a dataset for generating short stories [a/Short-Story](https://huggingface.co/datasets/oztrkoguz/Short-Story) and used it to fine-tune my own model using Phi-3." "description": "Nodes:story_sampler_simple, text2, kosmos2_sampler.\nI created a dataset for generating short stories [a/Short-Story](https://huggingface.co/datasets/oztrkoguz/Short-Story) and used it to fine-tune my own model using Phi-3."
}, },
{
"author": "GraftingRayman",
"title": "GR Prompt Selector",
"id": "gr-prompt-selector",
"reference": "https://github.com/GraftingRayman/ComfyUI_GraftingRayman",
"files": [
"https://github.com/GraftingRayman/ComfyUI_GraftingRayman"
],
"install_type": "git-clone",
"description": "Prompt and Masking nodes."
},
@ -9329,16 +9340,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "GraftingRayman",
"title": "GR Prompt Selector",
"reference": "https://github.com/GraftingRayman/ComfyUI_GraftingRayman",
"files": [
"https://github.com/GraftingRayman/ComfyUI_GraftingRayman"
],
"install_type": "git-clone",
"description": "Prompt and Masking nodes."
} }
] ]
} }

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

@ -11,6 +11,17 @@
{
"author": "GraftingRayman",
"title": "GR Prompt Selector",
"id": "gr-prompt-selector",
"reference": "https://github.com/GraftingRayman/ComfyUI_GraftingRayman",
"files": [
"https://github.com/GraftingRayman/ComfyUI_GraftingRayman"
],
"install_type": "git-clone",
"description": "Prompt and Masking nodes."
},
{ {
"author": "nat-chan", "author": "nat-chan",
"title": "ComfyUI-graphToPrompt", "title": "ComfyUI-graphToPrompt",

Loading…
Cancel
Save