Browse Source

update DB

pull/440/head
Dr.Lt.Data 9 months ago
parent
commit
9b91591ca1
  1. 4
      custom-node-list.json
  2. 5
      extension-node-map.json
  3. 5
      node_db/new/extension-node-map.json

4
custom-node-list.json

@ -1890,13 +1890,13 @@
},
{
"author": "Ttl",
"title": "ComfyUI Neural network latent upscale custom node",
"title": "ComfyUI Neural Network Latent Upscale",
"reference": "https://github.com/Ttl/ComfyUi_NNLatentUpscale",
"files": [
"https://github.com/Ttl/ComfyUi_NNLatentUpscale"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding."
"description": "Nodes:NNLatentUpscale, A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding."
},
{
"author": "spro",

5
extension-node-map.json

@ -2015,7 +2015,8 @@
],
"https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": [
[
"LatentMirror"
"LatentMirror",
"LatentShift"
],
{
"title_aux": "Advanced Latent Control"
@ -2824,7 +2825,7 @@
"NNLatentUpscale"
],
{
"title_aux": "ComfyUI Neural network latent upscale custom node"
"title_aux": "ComfyUI Neural Network Latent Upscale"
}
],
"https://github.com/Umikaze-job/select_folder_path_easy": [

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

@ -2015,7 +2015,8 @@
],
"https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": [
[
"LatentMirror"
"LatentMirror",
"LatentShift"
],
{
"title_aux": "Advanced Latent Control"
@ -2824,7 +2825,7 @@
"NNLatentUpscale"
],
{
"title_aux": "ComfyUI Neural network latent upscale custom node"
"title_aux": "ComfyUI Neural Network Latent Upscale"
}
],
"https://github.com/Umikaze-job/select_folder_path_easy": [

Loading…
Cancel
Save