Browse Source

update DB

pull/642/head
Dr.Lt.Data 7 months ago
parent
commit
975531a4ab
  1. 10
      custom-node-list.json
  2. 10
      extension-node-map.json
  3. 4
      github-stats.json
  4. 10
      node_db/new/custom-node-list.json
  5. 10
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -7920,6 +7920,16 @@
"install_type": "git-clone",
"description": "A Simple Python RSS Feed Reader to create Prompts in Comfy UI"
},
{
"author": "osi1880vr",
"title": "ComfyUI Prompt Quill",
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
"files": [
"https://github.com/osi1880vr/prompt_quill_comfyui"
],
"install_type": "git-clone",
"description": "Custom ComfyUI Nodes for interacting with [a/Prompt Quill](https://github.com/osi1880vr/prompt_quill). Integrate the power of Prompt Quill into ComfyUI workflows. To use this properly, you would need a running Prompt Quill API reachable from the host that is running ComfyUI."
},

10
extension-node-map.json

@ -2567,6 +2567,7 @@
"MakeupStylesDir",
"Mbsampler",
"OptimalCrop",
"Overlay",
"PhotomontageA",
"PhotomontageB",
"PhotomontageC",
@ -6935,6 +6936,7 @@
],
"https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": [
[
"CombinatorialDetailer",
"PermuteMaskBatch"
],
{
@ -10310,6 +10312,14 @@
"title_aux": "Quality of life Suit:V2"
}
],
"https://github.com/osi1880vr/prompt_quill_comfyui": [
[
"PromptQuillGenerate"
],
{
"title_aux": "ComfyUI Prompt Quill"
}
],
"https://github.com/ostris/ostris_nodes_comfyui": [
[
"LLM Pipe Loader - Ostris",

4
github-stats.json

@ -3154,5 +3154,9 @@
"https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": {
"stars": 2,
"last_update": "2024-05-03 15:05:57"
},
"https://github.com/osi1880vr/prompt_quill_comfyui": {
"stars": 0,
"last_update": "2024-05-05 07:31:05"
}
}

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

@ -10,6 +10,16 @@
},
{
"author": "osi1880vr",
"title": "ComfyUI Prompt Quill",
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
"files": [
"https://github.com/osi1880vr/prompt_quill_comfyui"
],
"install_type": "git-clone",
"description": "Custom ComfyUI Nodes for interacting with [a/Prompt Quill](https://github.com/osi1880vr/prompt_quill). Integrate the power of Prompt Quill into ComfyUI workflows. To use this properly, you would need a running Prompt Quill API reachable from the host that is running ComfyUI."
},
{
"author": "BAIS1C",
"title": "ComfyUI_RSS_Feed_Reader",

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

@ -2567,6 +2567,7 @@
"MakeupStylesDir",
"Mbsampler",
"OptimalCrop",
"Overlay",
"PhotomontageA",
"PhotomontageB",
"PhotomontageC",
@ -6935,6 +6936,7 @@
],
"https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": [
[
"CombinatorialDetailer",
"PermuteMaskBatch"
],
{
@ -10310,6 +10312,14 @@
"title_aux": "Quality of life Suit:V2"
}
],
"https://github.com/osi1880vr/prompt_quill_comfyui": [
[
"PromptQuillGenerate"
],
{
"title_aux": "ComfyUI Prompt Quill"
}
],
"https://github.com/ostris/ostris_nodes_comfyui": [
[
"LLM Pipe Loader - Ostris",

Loading…
Cancel
Save