Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.4.0](v1.3.0...v1.4.0) (2023-02-28) ### Bug Fixes * **checkpoints:** new conversion pipeline + convert w/o MODEL_URL ([cd7f54d](cd7f54d)) * **diffusers:** bump to latest commit (includes v0.13.1) ([400e3d7](400e3d7)) * **diffusers:** bump to recent commit, includes misc LoRA fixes ([7249c30](7249c30)) * **loadModel:** pass revision arg too ([cd5f995](cd5f995)) ### Features * **attn_procs:** initial URL work (see notes) ([6348836](6348836)) * **callback:** if modelInput.callback_steps, send() current step ([2279de1](2279de1)) * **gpu:** auto-detect GPU (CUDA/MPS/cpu), remove hard-coded ([#20](#20)) ([682a342](682a342)) * **lora:** callInput `attn_procs` to load LoRA's for inference ([cb54291](cb54291)) * **send:** set / override SEND_URL, SIGN_KEY via callInputs ([74b4c53](74b4c53))
- Loading branch information