mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-11 00:10:40 +00:00
1.41.13 (#9452)
Patch version increment to 1.41.13 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-9452-1-41-13-31b6d73d3650819db118e6455c555bce) 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:
@@ -3947,6 +3947,10 @@
|
||||
"description": "根据文本提示修改现有图像",
|
||||
"display_name": "Grok 图像编辑",
|
||||
"inputs": {
|
||||
"aspect_ratio": {
|
||||
"name": "宽高比",
|
||||
"tooltip": "仅当多个图像连接到图像输入时允许。"
|
||||
},
|
||||
"control_after_generate": {
|
||||
"name": "control after generate"
|
||||
},
|
||||
@@ -3999,6 +4003,9 @@
|
||||
"name": "prompt",
|
||||
"tooltip": "用于生成图像的文本提示"
|
||||
},
|
||||
"resolution": {
|
||||
"name": "分辨率"
|
||||
},
|
||||
"seed": {
|
||||
"name": "seed",
|
||||
"tooltip": "用于确定节点是否应重新运行的种子;无论种子如何,实际结果都是非确定性的。"
|
||||
@@ -5854,6 +5861,9 @@
|
||||
"mode": {
|
||||
"name": "模式"
|
||||
},
|
||||
"model": {
|
||||
"name": "模型"
|
||||
},
|
||||
"prompt": {
|
||||
"name": "提示词"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user