mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-10 10:00:08 +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