Add Lora Loader node support for Nunchaku SVDQuant FLUX model architecture with template workflow. Fixes #255

This commit is contained in:
Will Miao
2025-06-29 23:57:50 +08:00
parent 6472e00fb0
commit 71762d788f
5 changed files with 105 additions and 12 deletions

View File

@@ -7,6 +7,7 @@ dependencies = [
"aiohttp",
"jinja2",
"safetensors",
"diffusers",
"watchdog",
"beautifulsoup4",
"piexif",