Skip to content

Releases: cloneofsimo/lora

v0.1.7

13 Feb 09:09
bdd51b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

Release v0.1.6

09 Feb 19:14
99ba84b
Compare
Choose a tag to compare

What's Changed

  • accept training filenames with capitalized extensions by @zeke in #169
  • Add inpainting support to pivotal tuning by @levi in #152
  • fix "local variable 'unet_path' referenced before assignment" by @arceus-jia in #175
  • LoRA Manager for managing multiple loras with different scaling parameters & tokens by @cloneofsimo in #172
  • v0.1.6 by @cloneofsimo in #171

New Contributors

Full Changelog: v0.1.5...v0.1.6

I've worked with team @replicate to improve this repo capable of various productions! Thank you so much!

Release v0.1.5

02 Feb 15:34
848db91
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

Release v0.1.4

01 Feb 18:47
b1d8293
Compare
Choose a tag to compare

What's Changed

Now output CLIP alignment scores during lora tuning step, mitigated center-crop by default error, saves lora with extra argument name.

Full Changelog: v0.1.3...v0.1.4

Release v0.1.3

31 Jan 18:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

Release v0.1.2

29 Jan 06:26
1707928
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

09 Jan 20:17
e19f6ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-alpha...v0.1.1

Release v0.1.0

08 Jan 14:20
9d6e0b4
Compare
Choose a tag to compare

Better Pivotal Tuning, CLIP evaluation, SVD distillation!

image

Many tricks / features went into this release :

  1. Extended Latent textual inversion
  2. Pivotal tuning with stage-learning rate schedule
  3. Norm-prior Bayesian learning
  4. Mask conditioned score estimation (+ in-pipeline face detector)
  5. Sub-1 denoising
  6. CLIP score (text alignment score, image alignment score) evaluater
  7. xformer support (not in lorpt CLI yet)
  8. wandb logging
  9. Better Caption dataset
  10. Distilling fully trained model into LoRA : SVD distillation CLI

What's Changed

New Contributors

Full Changelog: https://github.com/cloneofsimo/lora/commits/v0.1.0-alpha