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": "تعديل صورة موجودة بناءً على مطالبة نصية",
"display_name": "تعديل صورة Grok",
"inputs": {
"aspect_ratio": {
"name": "نسبة العرض إلى الارتفاع",
"tooltip": "مسموح فقط عند توصيل عدة صور بمدخل الصورة."
},
"control_after_generate": {
"name": "التحكم بعد التوليد"
},
@@ -3999,6 +4003,9 @@
"name": "المطالبة",
"tooltip": "المطالبة النصية المستخدمة لتوليد الصورة"
},
"resolution": {
"name": "الدقة"
},
"seed": {
"name": "البذرة",
"tooltip": "البذرة لتحديد ما إذا كان يجب إعادة تشغيل العقدة؛ النتائج الفعلية غير حتمية بغض النظر عن البذرة."
@@ -5854,6 +5861,9 @@
"mode": {
"name": "الوضع"
},
"model": {
"name": "النموذج"
},
"prompt": {
"name": "الموجه"
},