Partial execute to selected output nodes (#3818)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2025-05-08 11:44:26 -04:00
committed by GitHub
parent b6466c44e5
commit 2425e32d51
21 changed files with 351 additions and 12 deletions

View File

@@ -155,6 +155,9 @@
"Comfy_QueuePromptFront": {
"label": "실행 큐 맨 앞에 프롬프트 추가"
},
"Comfy_QueueSelectedOutputNodes": {
"label": "선택한 출력 노드 대기열에 추가"
},
"Comfy_Redo": {
"label": "다시 실행"
},