mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
edbe6afa9c
commit
d4ea4ae67e
@ -1744,16 +1744,6 @@
|
||||
"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' target='blank'/>model</a> to use this node."
|
||||
},
|
||||
{
|
||||
"author": "spro",
|
||||
"title": "Latent Mirror node for ComfyUI",
|
||||
|
||||
@ -1844,7 +1844,6 @@
|
||||
"Text Input [Dream]",
|
||||
"Triangle Curve [Dream]",
|
||||
"Triangle Event Curve [Dream]",
|
||||
"Video Encoder (mpegCoder) [Dream]",
|
||||
"WAV Curve [Dream]"
|
||||
],
|
||||
{
|
||||
@ -2894,7 +2893,8 @@
|
||||
"TwoAdvancedSamplersForMask",
|
||||
"TwoSamplersForMask",
|
||||
"TwoSamplersForMaskUpscalerProvider",
|
||||
"TwoSamplersForMaskUpscalerProviderPipe"
|
||||
"TwoSamplersForMaskUpscalerProviderPipe",
|
||||
"UltralyticsDetectorProvider"
|
||||
],
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"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' target='blank'/>model</a> to use this node. NOTE: This is removed."
|
||||
},
|
||||
{
|
||||
"author": "ProDALOR",
|
||||
"title": "comfyui_u2net",
|
||||
|
||||
@ -1844,7 +1844,6 @@
|
||||
"Text Input [Dream]",
|
||||
"Triangle Curve [Dream]",
|
||||
"Triangle Event Curve [Dream]",
|
||||
"Video Encoder (mpegCoder) [Dream]",
|
||||
"WAV Curve [Dream]"
|
||||
],
|
||||
{
|
||||
@ -2894,7 +2893,8 @@
|
||||
"TwoAdvancedSamplersForMask",
|
||||
"TwoSamplersForMask",
|
||||
"TwoSamplersForMaskUpscalerProvider",
|
||||
"TwoSamplersForMaskUpscalerProviderPipe"
|
||||
"TwoSamplersForMaskUpscalerProviderPipe",
|
||||
"UltralyticsDetectorProvider"
|
||||
],
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user