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