Patch version increment to 1.40.1

**Base branch:** `main`

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-8815-1-40-1-3056d73d365081ed8adcf690bd07e1cd)
by [Unito](https://www.unito.io)

---------

Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Comfy Org PR Bot
2026-02-12 19:48:38 +09:00
committed by GitHub
parent 6cf0357b3e
commit ce9d0ca670
24 changed files with 1068 additions and 13 deletions

View File

@@ -7349,6 +7349,88 @@
}
}
},
"MagnificImageUpscalerCreativeNode": {
"description": "基于提示词的增强、风格化,以及 2x/4x/8x/16x 放大。最大输出25.3 百万像素。",
"display_name": "Magnific 图像放大(创意)",
"inputs": {
"auto_downscale": {
"name": "自动降采样",
"tooltip": "如果输出超过最大像素限制,则自动缩小输入图像。"
},
"creativity": {
"name": "创意"
},
"engine": {
"name": "引擎"
},
"fractality": {
"name": "复杂度",
"tooltip": "每平方像素的提示词强度和复杂度。"
},
"hdr": {
"name": "HDR",
"tooltip": "清晰度和细节级别。"
},
"image": {
"name": "图像"
},
"optimized_for": {
"name": "优化目标"
},
"prompt": {
"name": "提示词"
},
"resemblance": {
"name": "相似度",
"tooltip": "与原始图像的相似程度。"
},
"scale_factor": {
"name": "放大倍数"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"MagnificImageUpscalerPreciseV2Node": {
"description": "高保真放大精细控制锐度、颗粒感和细节。最大输出10060×10060 像素。",
"display_name": "Magnific 图像放大(精确 V2",
"inputs": {
"auto_downscale": {
"name": "自动降采样",
"tooltip": "如果输出超过最大分辨率,则自动缩小输入图像。"
},
"flavor": {
"name": "风格",
"tooltip": "处理风格sublime 适用于通用photo 适用于照片photo_denoiser 适用于有噪点的照片。"
},
"image": {
"name": "图像"
},
"scale_factor": {
"name": "放大倍数"
},
"sharpen": {
"name": "锐化",
"tooltip": "图像锐度强度。数值越高,边缘越清晰。"
},
"smart_grain": {
"name": "智能颗粒",
"tooltip": "智能增强颗粒/纹理,防止图像过于平滑或失真。"
},
"ultra_detail": {
"name": "超细节",
"tooltip": "控制放大过程中添加的细节、纹理和微观细节。"
}
},
"outputs": {
"0": {
"tooltip": null
}
}
},
"Mahiro": {
"description": "修改引导以更多地侧重于正面条件提示的'方向',而不是负面条件提示之间的差异。",
"display_name": "真寻太可爱了,她应该有个更好的引导功能!!(。・ω・。)",
@@ -10983,8 +11065,13 @@
"PreviewAny": {
"display_name": "预览任意",
"inputs": {
"preview": {},
"previewMode": {},
"preview_markdown": {
"name": "预览"
},
"preview_text": {
"name": "预览"
},
"source": {
"name": "源"
}