Browse Source

update DB

pull/186/head
Dr.Lt.Data 1 year ago
parent
commit
defb781097
  1. 20
      custom-node-list.json
  2. 16
      extension-node-map.json
  3. 20
      node_db/new/custom-node-list.json
  4. 16
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -2688,6 +2688,26 @@
"install_type": "git-clone",
"description": "This extension provides various custom nodes. literals, loaders, logic, output, switches"
},
{
"author": "wutipong",
"title": "ComfyUI-TextUtils",
"reference": "https://github.com/wutipong/ComfyUI-TextUtils",
"files": [
"https://github.com/wutipong/ComfyUI-TextUtils"
],
"install_type": "git-clone",
"description": "Nodes:Create N-Token String"
},
{
"author": "natto-maki",
"title": "ComfyUI-NegiTools",
"reference": "https://github.com/natto-maki/ComfyUI-NegiTools",
"files": [
"https://github.com/natto-maki/ComfyUI-NegiTools"
],
"install_type": "git-clone",
"description": "Nodes:OpenAI DALLe3"
},
{
"author": "Off-Live",
"title": "ComfyUI-off-suite",

16
extension-node-map.json

@ -3581,6 +3581,14 @@
"title_aux": "ComfyUI_FastVAEDecorder_SDXL"
}
],
"https://github.com/natto-maki/ComfyUI-NegiTools": [
[
"OpenAiDalle3"
],
{
"title_aux": "ComfyUI-NegiTools"
}
],
"https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py": [
[
"yugioh_Presets"
@ -4469,6 +4477,14 @@
"title_aux": "SDXLResolutionPresets"
}
],
"https://github.com/wutipong/ComfyUI-TextUtils": [
[
"wutipong/comfyui-textutils/create-n-token-string"
],
{
"title_aux": "ComfyUI-TextUtils"
}
],
"https://github.com/xXAdonesXx/NodeGPT": [
[
"AppendAgent",

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

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "natto-maki",
"title": "ComfyUI-NegiTools",
"reference": "https://github.com/natto-maki/ComfyUI-NegiTools",
"files": [
"https://github.com/natto-maki/ComfyUI-NegiTools"
],
"install_type": "git-clone",
"description": "Nodes:OpenAI DALLe3"
},
{
"author": "wutipong",
"title": "ComfyUI-TextUtils",
"reference": "https://github.com/wutipong/ComfyUI-TextUtils",
"files": [
"https://github.com/wutipong/ComfyUI-TextUtils"
],
"install_type": "git-clone",
"description": "Nodes:Create N-Token String"
},
{
"author": "Feidorian",
"title": "feidorian-ComfyNodes",

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

@ -3581,6 +3581,14 @@
"title_aux": "ComfyUI_FastVAEDecorder_SDXL"
}
],
"https://github.com/natto-maki/ComfyUI-NegiTools": [
[
"OpenAiDalle3"
],
{
"title_aux": "ComfyUI-NegiTools"
}
],
"https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py": [
[
"yugioh_Presets"
@ -4469,6 +4477,14 @@
"title_aux": "SDXLResolutionPresets"
}
],
"https://github.com/wutipong/ComfyUI-TextUtils": [
[
"wutipong/comfyui-textutils/create-n-token-string"
],
{
"title_aux": "ComfyUI-TextUtils"
}
],
"https://github.com/xXAdonesXx/NodeGPT": [
[
"AppendAgent",

Loading…
Cancel
Save