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
f7ff3d1021
commit
06982a1b68
@ -14498,13 +14498,14 @@
|
||||
},
|
||||
{
|
||||
"author": "Steudio",
|
||||
"title": "ComfyUI_Steudio",
|
||||
"title": "ComfyUI Steudio",
|
||||
"id": "Steudio",
|
||||
"reference": "https://github.com/Steudio/ComfyUI_Steudio",
|
||||
"files": [
|
||||
"https://github.com/Steudio/ComfyUI_Steudio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Divide and Conquer Algorithm, Divide Image, Combine Tiles, Make_Size"
|
||||
"description": "Divide and Conquer Node Suite: It calculates the optimal upscale resolution and seamlessly divides the image into tiles, ready for individual processing using your preferred workflow. After processing, the tiles are seamlessly merged into a larger image, offering sharper and more detailed visuals."
|
||||
},
|
||||
{
|
||||
"author": "Assistant",
|
||||
@ -17975,17 +17976,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Steudio",
|
||||
"title": "ComfyUI Steudio",
|
||||
"id": "Steudio",
|
||||
"reference": "https://github.com/Steudio/ComfyUI_Steudio",
|
||||
"files": [
|
||||
"https://github.com/Steudio/ComfyUI_Steudio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Divide and Conquer Node Suite: It calculates the optimal upscale resolution and seamlessly divides the image into tiles, ready for individual processing using your preferred workflow. After processing, the tiles are seamlessly merged into a larger image, offering sharper and more detailed visuals."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -7036,7 +7036,7 @@
|
||||
"Make Size"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Steudio"
|
||||
"title_aux": "ComfyUI Steudio"
|
||||
}
|
||||
],
|
||||
"https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [
|
||||
|
||||
@ -2868,6 +2868,7 @@
|
||||
"https://github.com/kostenickj/comfyui-jk-easy-nodes": [
|
||||
[
|
||||
"EasyHRFix",
|
||||
"EasyHRFix_Context",
|
||||
"JKAnythingToString",
|
||||
"JKBigContext",
|
||||
"JKEasyCheckpointLoader",
|
||||
@ -3979,6 +3980,7 @@
|
||||
"UL_SanaModelLoader",
|
||||
"UL_SanaSampler",
|
||||
"UL_SanaTextEncode",
|
||||
"UL_SanaVAELoader",
|
||||
"UL_SanaVAEProcess"
|
||||
],
|
||||
{
|
||||
|
||||
@ -692,46 +692,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for image compression that supports multiple compression formats and parameter adjustments."
|
||||
},
|
||||
{
|
||||
"author": "duhaifeng",
|
||||
"title": "ComfyUI-BiRefNet-lite",
|
||||
"reference": "https://github.com/rubi-du/ComfyUI-BiRefNet-lite",
|
||||
"files": [
|
||||
"https://github.com/rubi-du/ComfyUI-BiRefNet-lite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository packages the latest BiRefNet model as a ComfyUI node for use, supporting chunked loading on both CPU and GPU, as well as model caching features."
|
||||
},
|
||||
{
|
||||
"author": "tanglup",
|
||||
"title": "Comfyui-Ycnode",
|
||||
"reference": "https://github.com/tanglup/Comfyui-Ycnode",
|
||||
"files": [
|
||||
"https://github.com/tanglup/Comfyui-Ycnode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Canvas View"
|
||||
},
|
||||
{
|
||||
"author": "vkff5833",
|
||||
"title": "ComfyUI-PromptConverter",
|
||||
"reference": "https://github.com/vkff5833/ComfyUI-PromptConverter",
|
||||
"files": [
|
||||
"https://github.com/vkff5833/ComfyUI-PromptConverter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that converts prompts between different AI image generation models."
|
||||
},
|
||||
{
|
||||
"author": "c0ffymachyne",
|
||||
"title": "ComfyUI Signal Processing",
|
||||
"reference": "https://github.com/c0ffymachyne/ComfyUI_SingalProcessing",
|
||||
"files": [
|
||||
"https://github.com/c0ffymachyne/ComfyUI_SingalProcessing"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:SignalProcessingPaulStretch, SignalProcessingPadSynth, SignalProcessingFilter, SignalProcessingLoadAudio.\nThis repo contains 4 nodes for ComfyUI that allows for audio filtering"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -7036,7 +7036,7 @@
|
||||
"Make Size"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Steudio"
|
||||
"title_aux": "ComfyUI Steudio"
|
||||
}
|
||||
],
|
||||
"https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user