Browse Source

update DB

pull/252/head
Dr.Lt.Data 11 months ago
parent
commit
58f11c246b
  1. 13
      custom-node-list.json
  2. 9
      extension-node-map.json
  3. 13
      node_db/new/custom-node-list.json
  4. 9
      node_db/new/extension-node-map.json

13
custom-node-list.json

@ -3554,13 +3554,24 @@
{
"author": "IDGallagher",
"title": "IG Interpolation Nodes",
"reference": "hhttps://github.com/IDGallagher/ComfyUI-IG-Nodes",
"reference": "https://github.com/IDGallagher/ComfyUI-IG-Nodes",
"files": [
"https://github.com/IDGallagher/ComfyUI-IG-Nodes"
],
"install_type": "git-clone",
"description": "Custom nodes to aid in the exploration of Latent Space"
},
{
"author": "violet-chen",
"title": "comfyui-psd2png",
"reference": "https://github.com/violet-chen/comfyui-psd2png",
"files": [
"https://github.com/violet-chen/comfyui-psd2png"
],
"install_type": "git-clone",
"description": "Nodes: Psd2Png."
},

9
extension-node-map.json

@ -4297,6 +4297,7 @@
"PixelTiledKSampleUpscalerProvider",
"PixelTiledKSampleUpscalerProviderPipe",
"PreviewBridge",
"PreviewBridgeLatent",
"ReencodeLatent",
"ReencodeLatentPipe",
"RegionalPrompt",
@ -5573,6 +5574,14 @@
"title_aux": "ComfyUI-Chat-GPT-Integration"
}
],
"https://github.com/violet-chen/comfyui-psd2png": [
[
"Psd2Png"
],
{
"title_aux": "comfyui-psd2png"
}
],
"https://github.com/wallish77/wlsh_nodes": [
[
"Alternating KSampler (WLSH)",

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

@ -10,10 +10,21 @@
},
{
"author": "violet-chen",
"title": "comfyui-psd2png",
"reference": "https://github.com/violet-chen/comfyui-psd2png",
"files": [
"https://github.com/violet-chen/comfyui-psd2png"
],
"install_type": "git-clone",
"description": "Nodes: Psd2Png."
},
{
"author": "IDGallagher",
"title": "IG Interpolation Nodes",
"reference": "hhttps://github.com/IDGallagher/ComfyUI-IG-Nodes",
"reference": "https://github.com/IDGallagher/ComfyUI-IG-Nodes",
"files": [
"https://github.com/IDGallagher/ComfyUI-IG-Nodes"
],

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

@ -4297,6 +4297,7 @@
"PixelTiledKSampleUpscalerProvider",
"PixelTiledKSampleUpscalerProviderPipe",
"PreviewBridge",
"PreviewBridgeLatent",
"ReencodeLatent",
"ReencodeLatentPipe",
"RegionalPrompt",
@ -5573,6 +5574,14 @@
"title_aux": "ComfyUI-Chat-GPT-Integration"
}
],
"https://github.com/violet-chen/comfyui-psd2png": [
[
"Psd2Png"
],
{
"title_aux": "comfyui-psd2png"
}
],
"https://github.com/wallish77/wlsh_nodes": [
[
"Alternating KSampler (WLSH)",

Loading…
Cancel
Save