mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-13 17:10:06 +00:00
1.41.9 (#9312)
Patch version increment to 1.41.9 **Base branch:** `main` --------- 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:
@@ -18154,6 +18154,68 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"WanSCAILToVideo": {
|
||||
"display_name": "WanSCAILToVideo",
|
||||
"inputs": {
|
||||
"batch_size": {
|
||||
"name": "toplu_boyutu"
|
||||
},
|
||||
"clip_vision_output": {
|
||||
"name": "clip_vision_output"
|
||||
},
|
||||
"height": {
|
||||
"name": "yükseklik"
|
||||
},
|
||||
"length": {
|
||||
"name": "uzunluk"
|
||||
},
|
||||
"negative": {
|
||||
"name": "negatif"
|
||||
},
|
||||
"pose_end": {
|
||||
"name": "poz_bitişi",
|
||||
"tooltip": "Poz koşullandırmasının biteceği adım."
|
||||
},
|
||||
"pose_start": {
|
||||
"name": "poz_başlangıcı",
|
||||
"tooltip": "Poz koşullandırmasının başlayacağı adım."
|
||||
},
|
||||
"pose_strength": {
|
||||
"name": "poz_gücü",
|
||||
"tooltip": "Poz latentinin gücü."
|
||||
},
|
||||
"pose_video": {
|
||||
"name": "poz_videosu",
|
||||
"tooltip": "Poz koşullandırması için kullanılan video. Ana videonun çözünürlüğünün yarısına düşürülecek."
|
||||
},
|
||||
"positive": {
|
||||
"name": "pozitif"
|
||||
},
|
||||
"reference_image": {
|
||||
"name": "referans_görsel"
|
||||
},
|
||||
"vae": {
|
||||
"name": "vae"
|
||||
},
|
||||
"width": {
|
||||
"name": "genişlik"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"name": "pozitif",
|
||||
"tooltip": null
|
||||
},
|
||||
"1": {
|
||||
"name": "negatif",
|
||||
"tooltip": null
|
||||
},
|
||||
"2": {
|
||||
"name": "latent",
|
||||
"tooltip": "Üretim boyutunda boş latent."
|
||||
}
|
||||
}
|
||||
},
|
||||
"WanSoundImageToVideo": {
|
||||
"display_name": "WanSoundImageToVideo",
|
||||
"inputs": {
|
||||
|
||||
Reference in New Issue
Block a user