mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 13:20:49 +08:00
Add AK XZ Axis node information to custom-node-list (#2399)
This commit is contained in:
parent
045f91c411
commit
1825edda7e
@ -37442,6 +37442,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Wan Video Extender extends a short video or a single image into a longer, temporally consistent clip using a VACE based control latent. It runs in multiple extension loops. Each loop can have its own prompt and optional LoRA, so you can evolve the scene step by step without rebuilding the graph."
|
"description": "Wan Video Extender extends a short video or a single image into a longer, temporally consistent clip using a VACE based control latent. It runs in multiple extension loops. Each loop can have its own prompt and optional LoRA, so you can evolve the scene step by step without rebuilding the graph."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "akawana",
|
||||||
|
"title": "AK XZ Axis (XY for any KSampler)",
|
||||||
|
"reference": "https://github.com/akawana/ComfyUI-AK-XZ-Axis",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/akawana/ComfyUI-AK-XZ-Axis"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes for XY-style testing of parameters such as seed, steps, cfg, denoise, prompts, and LoRAs. Does not require a custom KSampler and works with any KSampler, including the default ComfyUI one.",
|
||||||
|
"tags": ["xy_plot", "xy", "xz", "testing", "ksampler"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "akawana",
|
"author": "akawana",
|
||||||
"title": "Folded prompts",
|
"title": "Folded prompts",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user