mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-05 13:41:59 +00:00
1.43.6 (#10540)
Patch version increment to 1.43.6 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-10540-1-43-6-32f6d73d3650810fb3f5c6d4c59130f2) by [Unito](https://www.unito.io) --------- Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> Co-authored-by: Christian Byrne <cbyrne@comfy.org> Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -15913,6 +15913,9 @@
|
||||
"sampling_mode_min_p": {
|
||||
"name": "최소 p"
|
||||
},
|
||||
"sampling_mode_presence_penalty": {
|
||||
"name": "presence_penalty"
|
||||
},
|
||||
"sampling_mode_repetition_penalty": {
|
||||
"name": "반복 패널티"
|
||||
},
|
||||
@@ -15927,6 +15930,10 @@
|
||||
},
|
||||
"sampling_mode_top_p": {
|
||||
"name": "top_p"
|
||||
},
|
||||
"thinking": {
|
||||
"name": "생각 중",
|
||||
"tooltip": "모델이 지원하는 경우 생각 모드로 작동합니다."
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
@@ -15957,6 +15964,9 @@
|
||||
"sampling_mode_min_p": {
|
||||
"name": "최소 p"
|
||||
},
|
||||
"sampling_mode_presence_penalty": {
|
||||
"name": "presence_penalty"
|
||||
},
|
||||
"sampling_mode_repetition_penalty": {
|
||||
"name": "반복 패널티"
|
||||
},
|
||||
@@ -15971,6 +15981,10 @@
|
||||
},
|
||||
"sampling_mode_top_p": {
|
||||
"name": "top_p"
|
||||
},
|
||||
"thinking": {
|
||||
"name": "생각 중",
|
||||
"tooltip": "모델이 지원하는 경우 생각 모드로 작동합니다."
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
|
||||
Reference in New Issue
Block a user