You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From changelog, its actually explicitly written that Depth/Canny LoRAs are NOT supported at the moment.
They are not normal LoRAs by any means. I could add support, but then it would require same silly handholding for preparing input params as using Depth/Canny standalone models which is counter-intuitive for LoRA usage.
If there is large demand, I'll add it.
For now, converting this issue into feature request.
vladmandic
changed the title
[Issue]: Unable to load Flux depth and canny loras (
[Feature]: Support for Flux depth and canny loras
Jan 21, 2025
Issue Description
Using flux dev model with on-the-fly bnb quantization and balanced offload
Trying to use either flux depth or canny loras fails with
07:02:29-530344 WARNING Load network: type=LoRA name="flux1-canny-dev-lora" type=set() unmatched=1094 matched=0 07:02:29-536960 ERROR Load network: type=LoRA name="flux1-canny-dev-lora" detected=f1 failed
Version Platform Description
06:59:32-163410 INFO Python: version=3.11.9 platform=Windows bin="C:\ai\automatic\venv\Scripts\python.exe"
venv="C:\ai\automatic\venv"
06:59:32-398015 INFO Version: app=sd.next updated=2025-01-16 hash=e22d0789 branch=master
url=https://github.com/vladmandic/automatic/tree/master ui=main
06:59:33-066291 INFO Platform: arch=AMD64 cpu=Intel64 Family 6 Model 165 Stepping 5, GenuineIntel system=Windows
release=Windows-10-10.0.26100-SP0 python=3.11.9 docker=False
Relevant log output
Backend
Diffusers
UI
Standard
Branch
Master
Model
FLUX.1
Acknowledgements
The text was updated successfully, but these errors were encountered: