Skip to content

CFG Cache#349

Closed
syhuang22 wants to merge 1 commit intomainfrom
cfg_cache
Closed

CFG Cache#349
syhuang22 wants to merge 1 commit intomainfrom
cfg_cache

Conversation

@syhuang22
Copy link
Collaborator

No description provided.

Signed-off-by: James Huang <shyhuang@google.com>
@syhuang22 syhuang22 requested a review from entrpn as a code owner March 9, 2026 21:19
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

num_frames=config.num_frames,
num_inference_steps=config.num_inference_steps,
guidance_scale=config.guidance_scale,
use_cfg_cache=config.use_cfg_cache,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might cause errors when trying to run WAN models other than WAN2.1 T2V as generate_wan.py is common script for all WAN models. Better to add use_cfg_cache parameter to all other WAN config files.

@syhuang22 syhuang22 closed this Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants