Skip to content

Commit 69926dc

Browse files
committed
added imports
1 parent cd16df2 commit 69926dc

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
@@ -20,6 +20,7 @@
2020
from maxdiffusion.pipelines.wan.wan_pipeline2_2 import WanPipeline as WanPipeline2_2
2121
from maxdiffusion import pyconfig, max_logging, max_utils
2222
from absl import app
23+
import importlib
2324
from maxdiffusion.utils import export_to_video
2425
from google.cloud import storage
2526
import flax

0 commit comments

Comments
 (0)