Commit ddc2682
committed
chore(release): 1.4.0 [skip ci]
# [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))1 parent cd5f995 commit ddc2682
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
1 | 20 | | |
2 | 21 | | |
3 | 22 | | |
| |||
0 commit comments