mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-06-05 14:54:54 +00:00
VAE Tiling Support - credits to deepbeepmeep's WanGP
This commit is contained in:
parent
c48d4dcd56
commit
77e5521dc1
@ -212,7 +212,7 @@ def _parse_args():
|
||||
parser.add_argument(
|
||||
"--vae_tiling",
|
||||
type=int,
|
||||
default=0,
|
||||
default=256,
|
||||
help="VAE tiling to reduce VRAM use.")
|
||||
|
||||
args = parser.parse_args()
|
||||
|
Loading…
Reference in New Issue
Block a user