Skip to content

Commit 15b8ba9

Browse files
committed
Added commit_hash logging
1 parent 8909ece commit 15b8ba9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/maxdiffusion/generate_wan.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
import jax
1717
import time
1818
import os
19+
import subprocess
1920
from maxdiffusion.checkpointing.wan_checkpointer import WanCheckpointer2_1, WanCheckpointer2_2
2021
from maxdiffusion import pyconfig, max_logging, max_utils
2122
from absl import app

0 commit comments

Comments
 (0)