Skip to content

v0.4.0 - Image Inpainting

Compare
Choose a tag to compare
@saddam213 saddam213 released this 19 Oct 23:26
· 508 commits to master since this release
a3cc32a

This release has my first attempt at Image Inpainting, so far so good, and a few more improvements

There are breaking changes once again, appsettings file and OnnxCore services.
Its safe to assume there will be more breaking changes to this service in the next release as I add multiple model support.

Changes this week

  1. Split model files across devices
  2. New Blueprint format
  3. Access to Session NodeMetaData and Names
  4. Support for Base64 image handling
  5. Image Inpainting process

Full Changelog: v0.3.1...v0.4.0