mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-19 03:13:01 +08:00
update DB
This commit is contained in:
parent
edbe6afa9c
commit
d4ea4ae67e
@ -1744,16 +1744,6 @@
|
|||||||
"install_type": "git-clone",
|
"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": "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",
|
"author": "spro",
|
||||||
"title": "Latent Mirror node for ComfyUI",
|
"title": "Latent Mirror node for ComfyUI",
|
||||||
|
|||||||
@ -1844,7 +1844,6 @@
|
|||||||
"Text Input [Dream]",
|
"Text Input [Dream]",
|
||||||
"Triangle Curve [Dream]",
|
"Triangle Curve [Dream]",
|
||||||
"Triangle Event Curve [Dream]",
|
"Triangle Event Curve [Dream]",
|
||||||
"Video Encoder (mpegCoder) [Dream]",
|
|
||||||
"WAV Curve [Dream]"
|
"WAV Curve [Dream]"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -2894,7 +2893,8 @@
|
|||||||
"TwoAdvancedSamplersForMask",
|
"TwoAdvancedSamplersForMask",
|
||||||
"TwoSamplersForMask",
|
"TwoSamplersForMask",
|
||||||
"TwoSamplersForMaskUpscalerProvider",
|
"TwoSamplersForMaskUpscalerProvider",
|
||||||
"TwoSamplersForMaskUpscalerProviderPipe"
|
"TwoSamplersForMaskUpscalerProviderPipe",
|
||||||
|
"UltralyticsDetectorProvider"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "Dr.Lt.Data",
|
"author": "Dr.Lt.Data",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "ProDALOR",
|
||||||
"title": "comfyui_u2net",
|
"title": "comfyui_u2net",
|
||||||
|
|||||||
@ -1844,7 +1844,6 @@
|
|||||||
"Text Input [Dream]",
|
"Text Input [Dream]",
|
||||||
"Triangle Curve [Dream]",
|
"Triangle Curve [Dream]",
|
||||||
"Triangle Event Curve [Dream]",
|
"Triangle Event Curve [Dream]",
|
||||||
"Video Encoder (mpegCoder) [Dream]",
|
|
||||||
"WAV Curve [Dream]"
|
"WAV Curve [Dream]"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -2894,7 +2893,8 @@
|
|||||||
"TwoAdvancedSamplersForMask",
|
"TwoAdvancedSamplersForMask",
|
||||||
"TwoSamplersForMask",
|
"TwoSamplersForMask",
|
||||||
"TwoSamplersForMaskUpscalerProvider",
|
"TwoSamplersForMaskUpscalerProvider",
|
||||||
"TwoSamplersForMaskUpscalerProviderPipe"
|
"TwoSamplersForMaskUpscalerProviderPipe",
|
||||||
|
"UltralyticsDetectorProvider"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "Dr.Lt.Data",
|
"author": "Dr.Lt.Data",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user