Brandon
Brandon
## Summary Currently LoRA folders will only named if they're named precisely pytorch_lora_weights.bin or pytorch_lora_weights.safetensors, and embedding folders will only load if they're named "learned_embeds.bin". This PR is an attempt...
…parate classes ## Summary Breaks up the currently scary to update session processor into separate components and provides callback function passthroughs which allow you to define tasks be run before/after...
## Summary Support for GGUF quantized models within the FLUX ecosystem ## QA Instructions Attempt to install and run with multiple GGUF quantized flux models ## Merge Plan After thorough...