mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 22:39:39 +00:00
Fix cannot open groupNodes menu from canvas (#1925)
* Fix cannot open groupNode menu from canvas * Fix cannot open groupNode menu from canvas Fixes root cause of issue * Update locales [skip ci] --------- Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -1157,6 +1157,23 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"EmptyHunyuanLatentVideo": {
|
||||
"display_name": "空的混元潜在视频",
|
||||
"inputs": {
|
||||
"batch_size": {
|
||||
"name": "批量大小"
|
||||
},
|
||||
"height": {
|
||||
"name": "高度"
|
||||
},
|
||||
"length": {
|
||||
"name": "长度"
|
||||
},
|
||||
"width": {
|
||||
"name": "宽度"
|
||||
}
|
||||
}
|
||||
},
|
||||
"EmptyImage": {
|
||||
"display_name": "空图像",
|
||||
"inputs": {
|
||||
|
||||
Reference in New Issue
Block a user