Automated PR - 2026-06-17
This commit is contained in:
@@ -310,7 +310,7 @@ def main(
|
||||
help="Device to use for computation",
|
||||
),
|
||||
vae_tiling: bool = typer.Option(
|
||||
default=False,
|
||||
default=True,
|
||||
help="Enable VAE tiling for larger video resolutions",
|
||||
),
|
||||
seed: int | None = typer.Option(
|
||||
|
||||
Reference in New Issue
Block a user