mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-25 16:59:45 +00:00
Fix extension panel search/sort (#2041)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -5351,6 +5351,14 @@
|
||||
"pixels": {
|
||||
"name": "像素"
|
||||
},
|
||||
"temporal_overlap": {
|
||||
"name": "时间重叠",
|
||||
"tooltip": "仅用于视频VAEs:重叠的帧数。"
|
||||
},
|
||||
"temporal_size": {
|
||||
"name": "时间尺寸",
|
||||
"tooltip": "仅用于视频VAEs:一次编码的帧数。"
|
||||
},
|
||||
"tile_size": {
|
||||
"name": "瓷砖大小"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user