Skip to content

Commit f98b1ee

Browse files
committed
Fix
1 parent 2cab8c6 commit f98b1ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/maxdiffusion/loaders/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
from .lora_pipeline import StableDiffusionLoraLoaderMixin
1616
from .flux_lora_pipeline import FluxLoraLoaderMixin
17-
from .wan_lora_nnx_loader import WanNnxLoraLoader
17+
from .wan_lora_nnx_loader import Wan2_1NnxLoraLoader, Wan2_2NnxLoraLoader

0 commit comments

Comments
 (0)