mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
@@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "antimatter",
|
||||
"title": "AntiMatter Nodes",
|
||||
"reference": "https://github.com/AntiMatterComfy/antimatter-nodes",
|
||||
"files": [
|
||||
"https://github.com/AntiMatterComfy/antimatter-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AntiMatter custom nodes for ComfyUI, including Flux, Z-Image, and ERNIE-oriented aspect ratio tools."
|
||||
},
|
||||
{
|
||||
"author": "Vivid",
|
||||
"title": "comfyui-vivid-prompt-analysis-replacement",
|
||||
"reference": "https://github.com/cction/ComfyUI-Vivid-Prompt-Analysis-Replacement",
|
||||
"files": [
|
||||
"https://github.com/cction/ComfyUI-Vivid-Prompt-Analysis-Replacement"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for structured prompt analysis and replacement"
|
||||
},
|
||||
{
|
||||
"author": "easygoing0114",
|
||||
"title": "UIT Sampler HiDream-O1",
|
||||
"reference": "https://github.com/easygoing0114/ComfyUI-uit-hidream-o1",
|
||||
"files": [
|
||||
"https://github.com/easygoing0114/ComfyUI-uit-hidream-o1"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node — UIT Sampler for HiDream-O1-Image"
|
||||
},
|
||||
{
|
||||
"author": "KATO Kanryu",
|
||||
"title": "ComfyUI Text-Driven Workflows",
|
||||
|
||||
@@ -2964,6 +2964,14 @@
|
||||
"title_aux": "BangtrixToolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/AntiMatterComfy/antimatter-nodes": [
|
||||
[
|
||||
"Anti_aspect_ratio_master"
|
||||
],
|
||||
{
|
||||
"title_aux": "AntiMatter Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Anzhc/Anima-Mod-Guidance-ComfyUI-Node": [
|
||||
[
|
||||
"AnimaModGuidance"
|
||||
@@ -31453,6 +31461,14 @@
|
||||
"title_aux": "comfyui-azul-scripts"
|
||||
}
|
||||
],
|
||||
"https://github.com/cction/ComfyUI-Vivid-Prompt-Analysis-Replacement": [
|
||||
[
|
||||
"PromptReplaceParserNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-vivid-prompt-analysis-replacement"
|
||||
}
|
||||
],
|
||||
"https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": [
|
||||
[
|
||||
"BOPBTL_BlendFaces",
|
||||
@@ -36704,6 +36720,14 @@
|
||||
"title_aux": "ComfyUI-easygoing-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/easygoing0114/ComfyUI-uit-hidream-o1": [
|
||||
[
|
||||
"UITSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "UIT Sampler HiDream-O1"
|
||||
}
|
||||
],
|
||||
"https://github.com/ebrinz/ComfyUI-MusicGen-HF": [
|
||||
[
|
||||
"AudioOutputToConditioningQueue",
|
||||
@@ -63067,7 +63091,10 @@
|
||||
"PlotSVG",
|
||||
"QRCodePreview",
|
||||
"SvgToFile",
|
||||
"UploadSubmission"
|
||||
"SvgToMp4Animation",
|
||||
"UploadSubmission",
|
||||
"VideoPreview",
|
||||
"VideoToFile"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI PenPlotter"
|
||||
|
||||
Reference in New Issue
Block a user