We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cab8c6 commit f98b1eeCopy full SHA for f98b1ee
1 file changed
src/maxdiffusion/loaders/__init__.py
@@ -14,4 +14,4 @@
14
15
from .lora_pipeline import StableDiffusionLoraLoaderMixin
16
from .flux_lora_pipeline import FluxLoraLoaderMixin
17
-from .wan_lora_nnx_loader import WanNnxLoraLoader
+from .wan_lora_nnx_loader import Wan2_1NnxLoraLoader, Wan2_2NnxLoraLoader
0 commit comments