Patch version increment to 1.37.3

**Base branch:** `main`

---------

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-01-06 06:02:03 +09:00
committed by GitHub
parent a326cb36a1
commit 005633716e
4 changed files with 22 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@comfyorg/comfyui-frontend",
"private": true,
"version": "1.37.2",
"version": "1.37.3",
"type": "module",
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
"homepage": "https://comfy.org",

View File

@@ -200,6 +200,9 @@
"Comfy_MaskEditor_BrushSize_Increase": {
"label": "Increase Brush Size in MaskEditor"
},
"Comfy_MaskEditor_ColorPicker": {
"label": "Open Color Picker in MaskEditor"
},
"Comfy_MaskEditor_OpenMaskEditor": {
"label": "Open Mask Editor for Selected Node"
},

View File

@@ -1141,6 +1141,7 @@
"Toggle the Custom Nodes Manager Progress Bar": "Toggle the Custom Nodes Manager Progress Bar",
"Decrease Brush Size in MaskEditor": "Decrease Brush Size in MaskEditor",
"Increase Brush Size in MaskEditor": "Increase Brush Size in MaskEditor",
"Open Color Picker in MaskEditor": "Open Color Picker in MaskEditor",
"Open Mask Editor for Selected Node": "Open Mask Editor for Selected Node",
"Unload Models": "Unload Models",
"Unload Models and Execution Cache": "Unload Models and Execution Cache",
@@ -2458,4 +2459,4 @@
"recentReleases": "Recent releases",
"helpCenterMenu": "Help Center Menu"
}
}
}

View File

@@ -4849,6 +4849,9 @@
"reference_images": {
"name": "reference_images",
"tooltip": "Up to 4 additional reference images."
},
"resolution": {
"name": "resolution"
}
},
"outputs": {
@@ -4881,6 +4884,9 @@
"reference_images": {
"name": "reference_images",
"tooltip": "Up to 6 additional reference images."
},
"resolution": {
"name": "resolution"
}
},
"outputs": {
@@ -4937,6 +4943,9 @@
"reference_images": {
"name": "reference_images",
"tooltip": "Up to 7 reference images."
},
"resolution": {
"name": "resolution"
}
},
"outputs": {
@@ -4961,6 +4970,9 @@
},
"duration": {
"name": "duration"
},
"resolution": {
"name": "resolution"
}
},
"outputs": {
@@ -4996,6 +5008,9 @@
"reference_images": {
"name": "reference_images",
"tooltip": "Up to 4 additional reference images."
},
"resolution": {
"name": "resolution"
}
},
"outputs": {
@@ -6531,7 +6546,7 @@
}
},
"Mahiro": {
"display_name": "Mahiro is so cute that she deserves a better guidance function!! (。・ω・。)",
"display_name": "Mahiro CFG",
"description": "Modify the guidance to scale more on the 'direction' of the positive prompt rather than the difference between the negative prompt.",
"inputs": {
"model": {