Browse Source

update DB

pull/87/head
Dr.Lt.Data 1 year ago
parent
commit
040dd945b8
  1. 20
      custom-node-list.json
  2. 16
      extension-node-map.json
  3. 20
      node_db/new/custom-node-list.json
  4. 16
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -1462,6 +1462,26 @@
"install_type": "git-clone",
"description": "Nodes: Edit In Another Tab. ComfyUI canvas editor page"
},
{
"author": "Ttl",
"title": "ComfyUI Neural network latent upscale custom node",
"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."
},
{
"author": "GeLi1989",
"title": "roop nodes for ComfyUI",
"reference": "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop",
"files": [
"https://github.com/GeLi1989/GK-beifen-ComfyUI_roop"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for the roop A1111 webui script. NOTE: Need to download <a href='https://github.com/SumDeusVitae/FaceSwap_v01/raw/main/inswapper_128.onnx'/>model</a> to use this node."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

16
extension-node-map.json

@ -409,6 +409,14 @@
"title_aux": "FizzNodes"
}
],
"https://github.com/GeLi1989/GK-beifen-ComfyUI_roop": [
[
"roop"
],
{
"title_aux": "roop nodes for ComfyUI"
}
],
"https://github.com/Gourieff/comfyui-reactor-node": [
[
"ReActorFaceSwap"
@ -933,6 +941,14 @@
"title_aux": "tinyterraNodes"
}
],
"https://github.com/Ttl/ComfyUi_NNLatentUpscale": [
[
"NNLatentUpscale"
],
{
"title_aux": "ComfyUI Neural network latent upscale custom node"
}
],
"https://github.com/WASasquatch/ComfyUI_Preset_Merger": [
[
"Preset_Model_Merge"

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

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "Ttl",
"title": "ComfyUI Neural network latent upscale custom node",
"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."
},
{
"author": "GeLi1989",
"title": "roop nodes for ComfyUI",
"reference": "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop",
"files": [
"https://github.com/GeLi1989/GK-beifen-ComfyUI_roop"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for the roop A1111 webui script."
},
{
"author": "Onierous",
"title": "QRNG_Node_ComfyUI",

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

@ -409,6 +409,14 @@
"title_aux": "FizzNodes"
}
],
"https://github.com/GeLi1989/GK-beifen-ComfyUI_roop": [
[
"roop"
],
{
"title_aux": "roop nodes for ComfyUI"
}
],
"https://github.com/Gourieff/comfyui-reactor-node": [
[
"ReActorFaceSwap"
@ -933,6 +941,14 @@
"title_aux": "tinyterraNodes"
}
],
"https://github.com/Ttl/ComfyUi_NNLatentUpscale": [
[
"NNLatentUpscale"
],
{
"title_aux": "ComfyUI Neural network latent upscale custom node"
}
],
"https://github.com/WASasquatch/ComfyUI_Preset_Merger": [
[
"Preset_Model_Merge"

Loading…
Cancel
Save