mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-20 14:54:12 +00:00
Fix NODE_DEFAULT_SHAPE in color palette (#2033)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -5287,6 +5287,14 @@
|
||||
"samples": {
|
||||
"name": "サンプル"
|
||||
},
|
||||
"temporal_overlap": {
|
||||
"name": "temporal_overlap",
|
||||
"tooltip": "ビデオVAE専用:重複するフレームの数。"
|
||||
},
|
||||
"temporal_size": {
|
||||
"name": "temporal_size",
|
||||
"tooltip": "ビデオVAE専用:一度にデコードするフレームの数。"
|
||||
},
|
||||
"tile_size": {
|
||||
"name": "タイルサイズ"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user