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:
Comfy Org PR Bot
2026-03-06 11:05:01 +09:00
committed by GitHub
parent ef4e4a69d5
commit 23bb5f2afa
24 changed files with 198 additions and 45 deletions

View File

@@ -3947,6 +3947,10 @@
"description": "Mevcut bir görüntüyü metin istemine göre değiştir",
"display_name": "Grok Görüntü Düzenle",
"inputs": {
"aspect_ratio": {
"name": "en-boy oranı",
"tooltip": "Yalnızca birden fazla görsel, görsel girişine bağlandığında kullanılabilir."
},
"control_after_generate": {
"name": "oluşturduktan sonra kontrol et"
},
@@ -3999,6 +4003,9 @@
"name": "istem",
"tooltip": "Görüntüyü oluşturmak için kullanılan metin istemi"
},
"resolution": {
"name": "çözünürlük"
},
"seed": {
"name": "tohum",
"tooltip": "Düğümün tekrar çalıştırılıp çalıştırılmayacağını belirleyen tohum; gerçek sonuçlar tohumdan bağımsız olarak belirlenemezdir."
@@ -5854,6 +5861,9 @@
"mode": {
"name": "mod"
},
"model": {
"name": "model"
},
"prompt": {
"name": "istem"
},