mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
0bd882d681
commit
040dd945b8
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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…
Reference in New Issue
Block a user