mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-05 21:54:50 +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": "min_p"
|
||||
},
|
||||
"sampling_mode_presence_penalty": {
|
||||
"name": "presence_penalty"
|
||||
},
|
||||
"sampling_mode_repetition_penalty": {
|
||||
"name": "tekrar_cezası"
|
||||
},
|
||||
@@ -15927,6 +15930,10 @@
|
||||
},
|
||||
"sampling_mode_top_p": {
|
||||
"name": "top_p"
|
||||
},
|
||||
"thinking": {
|
||||
"name": "düşünme",
|
||||
"tooltip": "Model destekliyorsa düşünme modunda çalış."
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
@@ -15957,6 +15964,9 @@
|
||||
"sampling_mode_min_p": {
|
||||
"name": "min_p"
|
||||
},
|
||||
"sampling_mode_presence_penalty": {
|
||||
"name": "presence_penalty"
|
||||
},
|
||||
"sampling_mode_repetition_penalty": {
|
||||
"name": "tekrar_cezası"
|
||||
},
|
||||
@@ -15971,6 +15981,10 @@
|
||||
},
|
||||
"sampling_mode_top_p": {
|
||||
"name": "top_p"
|
||||
},
|
||||
"thinking": {
|
||||
"name": "düşünme",
|
||||
"tooltip": "Model destekliyorsa düşünme modunda çalış."
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
|
||||
Reference in New Issue
Block a user