mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
182754ec75
commit
58f11c246b
@ -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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -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)",
|
||||
|
||||
@ -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"
|
||||
],
|
||||
|
||||
@ -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…
x
Reference in New Issue
Block a user