mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
9e1b2f8912
commit
b5e11f85d5
@ -20303,6 +20303,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-SendToDiscord is a custom node for ComfyUI that simplifies sending preview images to Discord via webhooks. It supports both single-image uploads and batch mode, making it an efficient tool for sharing your generated images directly with your Discord server."
|
||||
},
|
||||
{
|
||||
"author": "gmorks",
|
||||
"title": "ComfyUI Animagine prompt",
|
||||
"reference": "https://github.com/gmorks/ComfyUI-Animagine-Prompt",
|
||||
"files": [
|
||||
"https://github.com/gmorks/ComfyUI-Animagine-Prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfy UI node to prompt build for [a/https://huggingface.co/cagliostrolab/animagine-xl-4.0](https://huggingface.co/cagliostrolab/animagine-xl-4.0) model"
|
||||
},
|
||||
{
|
||||
"author": "jinanlongen",
|
||||
"title": "ComfyUI Prompt Expander Node",
|
||||
@ -20334,6 +20344,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes allow you to make Checkbin comparisons."
|
||||
},
|
||||
{
|
||||
"author": "GHOSTLXH",
|
||||
"title": "ComfyUI-Counternodes",
|
||||
"reference": "https://github.com/GHOSTLXH/ComfyUI-Counternodes",
|
||||
"files": [
|
||||
"https://github.com/GHOSTLXH/ComfyUI-Counternodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node group contains a series of ComfyUI nodes with built-in counters and specific output results based on the counter's output, aimed at implementing folder traversal functionality in the ComfyUI frontend. For specific examples, please refer to the sample workflow. Of course, you can also use your imagination to create other interesting things."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -20811,6 +20832,17 @@
|
||||
"install_type": "copy",
|
||||
"description": "NODES: OverrideLoadedDiffusionDevice.\nI happen to have two graphics cards, and I want to load models into another graphics card in Comfyui, so I designed this small node."
|
||||
},
|
||||
{
|
||||
"author": "Kayarte",
|
||||
"title": "GeoNodes",
|
||||
"reference": "https://github.com/Kayarte/GeoNodes",
|
||||
"files": [
|
||||
"https://github.com/Kayarte/GeoNodes/raw/refs/heads/main/GISDetectionNode.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "GIS Processing Nodes for ComfyUI"
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
|
||||
@ -1477,7 +1477,8 @@
|
||||
"FreeMemoryCLIP",
|
||||
"FreeMemoryImage",
|
||||
"FreeMemoryLatent",
|
||||
"FreeMemoryModel"
|
||||
"FreeMemoryModel",
|
||||
"FreeMemoryString"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FreeMemory"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -9,6 +9,36 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "GHOSTLXH",
|
||||
"title": "ComfyUI-Counternodes",
|
||||
"reference": "https://github.com/GHOSTLXH/ComfyUI-Counternodes",
|
||||
"files": [
|
||||
"https://github.com/GHOSTLXH/ComfyUI-Counternodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node group contains a series of ComfyUI nodes with built-in counters and specific output results based on the counter's output, aimed at implementing folder traversal functionality in the ComfyUI frontend. For specific examples, please refer to the sample workflow. Of course, you can also use your imagination to create other interesting things."
|
||||
},
|
||||
{
|
||||
"author": "gmorks",
|
||||
"title": "ComfyUI Animagine prompt",
|
||||
"reference": "https://github.com/gmorks/ComfyUI-Animagine-Prompt",
|
||||
"files": [
|
||||
"https://github.com/gmorks/ComfyUI-Animagine-Prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfy UI node to prompt build for [a/https://huggingface.co/cagliostrolab/animagine-xl-4.0](https://huggingface.co/cagliostrolab/animagine-xl-4.0) model"
|
||||
},
|
||||
{
|
||||
"author": "Kayarte",
|
||||
"title": "GeoNodes",
|
||||
"reference": "https://github.com/Kayarte/GeoNodes",
|
||||
"files": [
|
||||
"https://github.com/Kayarte/GeoNodes/raw/refs/heads/main/GISDetectionNode.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "GIS Processing Nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "checkbins",
|
||||
"title": "checkbin-comfy",
|
||||
@ -657,48 +687,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provides tools for applying and removing fisheye lens effects from images."
|
||||
},
|
||||
{
|
||||
"author": "feixuetuba",
|
||||
"title": "Spleeter",
|
||||
"reference": "https://github.com/feixuetuba/Spleeter",
|
||||
"files": [
|
||||
"https://github.com/feixuetuba/Spleeter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI plugin based on [a/Spleeter](https://github.com/deezer/spleete). The model files are available on BaiduNetDisk. After downloading the model, place it in the checkpoints directory."
|
||||
},
|
||||
{
|
||||
"author": "aidec",
|
||||
"title": "Comfyui_TextBatch_aidec",
|
||||
"reference": "https://github.com/aidec/Comfyui_TextBatch_aidec",
|
||||
"files": [
|
||||
"https://github.com/aidec/Comfyui_TextBatch_aidec"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Text Queue Processor can split text into groups line by line for batch processing (unfinished, with noticeable bugs still being fixed). Currently, on the first run, it may only process one item. Once that is completed, running it again usually works fine. After each run, the `start_index` needs to be manually reset. Occasionally, strange issues occur, such as multiple queues being added at once, while other times it works perfectly fine. The potential causes are still under investigation."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "hellercommaa",
|
||||
"title": "Hunyuan Video Resolutions",
|
||||
"id": "hunyuanvideoresolutions",
|
||||
"reference": "https://github.com/HellerCommaA/ComfyUI-VideoResolutions",
|
||||
"files": [
|
||||
"https://github.com/HellerCommaA/ComfyUI-VideoResolutions"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A super simple node that outputs common video resolutions as 2 integers for Hunyuan and others!"
|
||||
},
|
||||
{
|
||||
"author": "Gourieff",
|
||||
"title": "comfyui-reactor-node",
|
||||
"reference": "https://github.com/Gourieff/ComfyUI-ReActor",
|
||||
"files": [
|
||||
"https://github.com/Gourieff/ComfyUI-ReActor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Fast and Simple Face Swap Extension Node for ComfyUI, based on ReActor SD-WebUI Face Swap Extension"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user