Skip to content

0.3.0

Compare
Choose a tag to compare
@deltheil deltheil released this 05 Feb 11:42
· 307 commits to main since this release
ec40113

What's Changed

  • Initiated a full-fledged documentation website available at https://refine.rs
  • Added a new SDLoraManager to easily load one or multiple community LoRA-s (e.g. CivitAI)
  • Revamped entirely the LoRA adapter and added support for Conv2dLora
  • Fixed various minor issues in solvers (fka schedulers)
  • Added Euler's method to solvers
  • Expanded IP-Adapter to support multiple image prompts
  • Refactored IP-Adapter for better composability, e.g. with LoRA-s
  • Added dense mask prompt support to Segment Anything
  • Added DINOv2 to foundation models for high-performance visual features
  • Added FreeU for improved quality at no cost
  • Converted the test weights conversion script from bash to Python
  • Replaced Poetry by Rye for Python dependencies management

New Contributors

Full Changelog: v0.2.0...v0.3.0