mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
1.32.2 (#6603)
Patch version increment to 1.32.2 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6603-1-32-2-2a26d73d365081aba4a5f7bd09a45882) 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:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@comfyorg/comfyui-frontend",
|
||||
"private": true,
|
||||
"version": "1.32.1",
|
||||
"version": "1.32.2",
|
||||
"type": "module",
|
||||
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
|
||||
"homepage": "https://comfy.org",
|
||||
|
||||
@@ -1507,7 +1507,6 @@
|
||||
"Video": "فيديو",
|
||||
"Video API": "واجهة برمجة تطبيقات الفيديو"
|
||||
},
|
||||
"licensesSelected": "{count} تراخيص",
|
||||
"loading": "جارٍ تحميل القوالب...",
|
||||
"loadingMore": "تحميل المزيد من القوالب...",
|
||||
"modelFilter": "مرشح النماذج",
|
||||
|
||||
@@ -2908,6 +2908,11 @@
|
||||
"strength": {
|
||||
"name": "strength"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"HyperTile": {
|
||||
@@ -4640,10 +4645,7 @@
|
||||
},
|
||||
"height": {
|
||||
"name": "height"
|
||||
},
|
||||
"clear": {},
|
||||
"upload 3d model": {},
|
||||
"upload extra resources": {}
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
@@ -7879,6 +7881,11 @@
|
||||
"name": "instructions",
|
||||
"tooltip": "Instructions for the model on how to generate the response"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpenAIChatNode": {
|
||||
@@ -7891,7 +7898,7 @@
|
||||
},
|
||||
"persist_context": {
|
||||
"name": "persist_context",
|
||||
"tooltip": "Persist chat context between calls (multi-turn conversation)"
|
||||
"tooltip": "This parameter is deprecated and has no effect."
|
||||
},
|
||||
"model": {
|
||||
"name": "model",
|
||||
@@ -7909,6 +7916,11 @@
|
||||
"name": "advanced_options",
|
||||
"tooltip": "Optional configuration for the model. Accepts inputs from the OpenAI Chat Advanced Options node."
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpenAIDalle2": {
|
||||
@@ -7942,6 +7954,11 @@
|
||||
"control_after_generate": {
|
||||
"name": "control after generate"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpenAIDalle3": {
|
||||
@@ -7971,6 +7988,11 @@
|
||||
"control_after_generate": {
|
||||
"name": "control after generate"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpenAIGPTImage1": {
|
||||
@@ -8012,6 +8034,11 @@
|
||||
"control_after_generate": {
|
||||
"name": "control after generate"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpenAIInputFiles": {
|
||||
@@ -8026,6 +8053,11 @@
|
||||
"name": "OPENAI_INPUT_FILES",
|
||||
"tooltip": "An optional additional file(s) to batch together with the file loaded from this node. Allows chaining of input files so that a single message can include multiple input files."
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpenAIVideoSora2": {
|
||||
@@ -8805,9 +8837,6 @@
|
||||
},
|
||||
"camera_info": {
|
||||
"name": "camera_info"
|
||||
},
|
||||
"image": {
|
||||
"name": "image"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1504,7 +1504,6 @@
|
||||
"Video": "Video",
|
||||
"Video API": "API de Video"
|
||||
},
|
||||
"licensesSelected": "{count} licencias",
|
||||
"loading": "Cargando plantillas...",
|
||||
"loadingMore": "Cargando más plantillas...",
|
||||
"modelFilter": "Filtro de modelo",
|
||||
|
||||
@@ -1504,7 +1504,6 @@
|
||||
"Video": "Vidéo",
|
||||
"Video API": "API vidéo"
|
||||
},
|
||||
"licensesSelected": "{count} Licences",
|
||||
"loading": "Chargement des modèles...",
|
||||
"loadingMore": "Chargement de plus de modèles...",
|
||||
"modelFilter": "Filtre de modèle",
|
||||
|
||||
@@ -1504,7 +1504,6 @@
|
||||
"Video": "ビデオ",
|
||||
"Video API": "動画API"
|
||||
},
|
||||
"licensesSelected": "{count}件のライセンス",
|
||||
"loading": "テンプレートを読み込み中...",
|
||||
"loadingMore": "さらにテンプレートを読み込み中...",
|
||||
"modelFilter": "モデルフィルター",
|
||||
|
||||
@@ -1504,7 +1504,6 @@
|
||||
"Video": "비디오",
|
||||
"Video API": "비디오 API"
|
||||
},
|
||||
"licensesSelected": "{count}개 라이선스",
|
||||
"loading": "템플릿 불러오는 중...",
|
||||
"loadingMore": "템플릿 더 불러오는 중...",
|
||||
"modelFilter": "모델 필터",
|
||||
|
||||
@@ -1504,7 +1504,6 @@
|
||||
"Video": "Видео",
|
||||
"Video API": "Video API"
|
||||
},
|
||||
"licensesSelected": "{count} лицензий",
|
||||
"loading": "Загрузка шаблонов...",
|
||||
"loadingMore": "Загрузка дополнительных шаблонов...",
|
||||
"modelFilter": "Фильтр моделей",
|
||||
|
||||
@@ -1502,7 +1502,6 @@
|
||||
"Video": "Video",
|
||||
"Video API": "Video API"
|
||||
},
|
||||
"licensesSelected": "{count} Lisans",
|
||||
"loading": "Şablonlar yükleniyor...",
|
||||
"loadingMore": "Daha fazla şablon yükleniyor...",
|
||||
"modelFilter": "Model Filtresi",
|
||||
|
||||
@@ -1504,7 +1504,6 @@
|
||||
"Video": "影片",
|
||||
"Video API": "影片 API"
|
||||
},
|
||||
"licensesSelected": "{count} 個授權",
|
||||
"loading": "正在載入範本...",
|
||||
"loadingMore": "載入更多範本...",
|
||||
"modelFilter": "模型篩選",
|
||||
|
||||
@@ -1507,7 +1507,6 @@
|
||||
"Video": "视频生成",
|
||||
"Video API": "视频 API"
|
||||
},
|
||||
"licensesSelected": "已选 {count} 个许可类型",
|
||||
"loading": "正在加载模板...",
|
||||
"loadingMore": "正在加载更多模板...",
|
||||
"modelFilter": "模型筛选",
|
||||
|
||||
Reference in New Issue
Block a user