mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2026-05-03 07:53:36 +08:00
Update RifleX default freq
This commit is contained in:
parent
11a3744c3d
commit
4d8cd3daa4
@ -2501,7 +2501,7 @@ class ApplyRifleXRoPE_WanVideo:
|
|||||||
"required": {
|
"required": {
|
||||||
"model": ("MODEL",),
|
"model": ("MODEL",),
|
||||||
"latent": ("LATENT", {"tooltip": "Only used to get the latent count"}),
|
"latent": ("LATENT", {"tooltip": "Only used to get the latent count"}),
|
||||||
"k": ("INT", {"default": 4, "min": 1, "max": 100, "step": 1, "tooltip": "Index of intrinsic frequency"}),
|
"k": ("INT", {"default": 6, "min": 1, "max": 100, "step": 1, "tooltip": "Index of intrinsic frequency"}),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user