Add Comfy upstream decode runner

This commit is contained in:
Daniel Maddern 2026-08-14 00:23:37 +07:00
parent addc42a452
commit 1059b9f5d6

View file

@ -0,0 +1,10 @@
#!/bin/sh
set -eu
export PYTHONPATH="/opt/ComfyUI:/workspace/h3-blackwell-runtime/src:${PYTHONPATH:-}"
/opt/venv/bin/python /workspace/h3-blackwell-runtime/tools/decode_video_latent.py \
--implementation upstream \
--latent /output/h3-blackwell-runtime/direct-cat-house-backflip-disco-shades-960x544-5s-latent.pt \
--output /output/h3-blackwell-runtime/direct-cat-house-backflip-disco-shades-960x544-5s-upstream-comfy-tiled-decode.mp4 \
--frames-dir /output/h3-blackwell-runtime/direct-cat-house-backflip-disco-shades-960x544-5s-upstream-comfy-tiled-frames