spandrel v0.4.0 / spandrel-extra-arches v0.2.0
What's Changed
- Add detection for PLKSR's
lk_type
parameter by @RunDevelopment in #264 - Fix size requirements for 1x AdaCode models by @RunDevelopment in #267
- Add support for RetinexFormer by @RunDevelopment in #270
- Add support for HVI-CIDNet by @RunDevelopment in #271
- Fix NumPy v2 incompatible with OpenCV in tests by @RunDevelopment in #278
- Restore training conditionals for PLKSR, RealPLKSR, SPAN by @the-database in #276
- Require keyword args for all architectures by @RunDevelopment in #279
- Rename all
arch
directories to__arch
by @RunDevelopment in #283 - Fixed scripts using installed versions of spandrel by @RunDevelopment in #286
- Improve initialization for extra arches by @akx in #281
- Fixed input channels and size req of LaMa by @RunDevelopment in #289
- Include source distributions by @RunDevelopment in #290
- Ensure that exported architecture class names match the arch ID/name by @RunDevelopment in #284
- Make CUGAN input/output channels configurable for all versions by @RunDevelopment in #285
- Define the public API by what's documented by @RunDevelopment in #287
- Fixed that MAT cannot load its own models by @RunDevelopment in #291
- Add support for SeemoRe by @RunDevelopment in #294
- Add support for RealPLKSR DySample by @joeyballentine in #293
- Fix RPLKSR DySample by @joeyballentine in #297
- Add support for MoSR by @the-database in #307
New Contributors
- @the-database made their first contribution in #276
Full Changelog: v0.3.4...v0.4.0