mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 11:11:53 +00:00
1.34.7 (#7236)
Patch version increment to 1.34.7 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7236-1-34-7-2c36d73d365081799e62e92ba60adacf) by [Unito](https://www.unito.io) --------- Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -206,8 +206,7 @@
|
||||
"tooltip": "비디오에 사용될 마지막 프레임입니다."
|
||||
},
|
||||
"model": {
|
||||
"name": "model",
|
||||
"tooltip": "모델 이름"
|
||||
"name": "model"
|
||||
},
|
||||
"prompt": {
|
||||
"name": "prompt",
|
||||
@@ -248,8 +247,7 @@
|
||||
"tooltip": "편집할 기본 이미지"
|
||||
},
|
||||
"model": {
|
||||
"name": "모델",
|
||||
"tooltip": "모델 이름"
|
||||
"name": "모델"
|
||||
},
|
||||
"prompt": {
|
||||
"name": "프롬프트",
|
||||
@@ -286,8 +284,7 @@
|
||||
"tooltip": "이미지의 사용자 지정 높이. `size_preset`이 `Custom`으로 설정된 경우에만 값이 적용됨"
|
||||
},
|
||||
"model": {
|
||||
"name": "모델",
|
||||
"tooltip": "모델 이름"
|
||||
"name": "모델"
|
||||
},
|
||||
"prompt": {
|
||||
"name": "프롬프트",
|
||||
@@ -336,8 +333,7 @@
|
||||
"tooltip": "1개에서 4개의 이미지"
|
||||
},
|
||||
"model": {
|
||||
"name": "모델",
|
||||
"tooltip": "모델 이름"
|
||||
"name": "모델"
|
||||
},
|
||||
"prompt": {
|
||||
"name": "프롬프트",
|
||||
@@ -386,8 +382,7 @@
|
||||
"tooltip": "비디오에 사용할 첫 번째 프레임입니다."
|
||||
},
|
||||
"model": {
|
||||
"name": "모델",
|
||||
"tooltip": "모델 이름"
|
||||
"name": "모델"
|
||||
},
|
||||
"prompt": {
|
||||
"name": "프롬프트",
|
||||
@@ -490,8 +485,7 @@
|
||||
"tooltip": "출력 비디오의 지속 시간(초)입니다."
|
||||
},
|
||||
"model": {
|
||||
"name": "model",
|
||||
"tooltip": "모델 이름"
|
||||
"name": "model"
|
||||
},
|
||||
"prompt": {
|
||||
"name": "prompt",
|
||||
|
||||
Reference in New Issue
Block a user