update DB

This commit is contained in:
Dr.Lt.Data 2023-12-19 12:33:32 +09:00
parent 182754ec75
commit 58f11c246b
4 changed files with 42 additions and 2 deletions

View File

@ -3554,13 +3554,24 @@
{ {
"author": "IDGallagher", "author": "IDGallagher",
"title": "IG Interpolation Nodes", "title": "IG Interpolation Nodes",
"reference": "hhttps://github.com/IDGallagher/ComfyUI-IG-Nodes", "reference": "https://github.com/IDGallagher/ComfyUI-IG-Nodes",
"files": [ "files": [
"https://github.com/IDGallagher/ComfyUI-IG-Nodes" "https://github.com/IDGallagher/ComfyUI-IG-Nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Custom nodes to aid in the exploration of Latent Space" "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."
},

View File

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

View File

@ -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", "author": "IDGallagher",
"title": "IG Interpolation Nodes", "title": "IG Interpolation Nodes",
"reference": "hhttps://github.com/IDGallagher/ComfyUI-IG-Nodes", "reference": "https://github.com/IDGallagher/ComfyUI-IG-Nodes",
"files": [ "files": [
"https://github.com/IDGallagher/ComfyUI-IG-Nodes" "https://github.com/IDGallagher/ComfyUI-IG-Nodes"
], ],

View File

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