update DB

This commit is contained in:
Dr.Lt.Data 2023-08-26 03:56:49 +09:00
parent 0bd882d681
commit 040dd945b8
4 changed files with 72 additions and 0 deletions

View File

@ -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",

View File

@ -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"

View File

@ -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",

View File

@ -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"