/diffusers_plus

Diffusers with no token number limitation, support custom model, support local lora, and upscale.

Primary LanguagePythonApache License 2.0Apache-2.0

Diffusers Plus (in progress)

A toolkit to enhance Diffusers

  • Diffusers with no token number limitation
  • Support custom model
  • Support local LoRA
  • Upscale.

Idea of loading multiple LoRAs

Merge the LoRA state dict and network_alphas first, then update the pipeline text encoder and unet

test