Operate Wan2GP queues safely and deterministically.
python scripts/detect_gpu.py
python scripts/plan_run.py --wan-root <WAN2GP_ROOT> --process <QUEUE_OR_SETTINGS>
python scripts/run_headless.py --wan-root <WAN2GP_ROOT> --process <QUEUE_OR_SETTINGS> --dry-run
python scripts/run_headless.py --wan-root <WAN2GP_ROOT> --process <QUEUE_OR_SETTINGS> --log-file logs/wan2gp.log
python scripts/diagnose_failure.py --log-file logs/wan2gp.logwan_root: folder containingwgp.pyprocess: queue/settings file (.zipor.json)- optional
output_dirand runtime tuning flags
Run dry-run first unless the user explicitly asks to skip it.