Skip to content

Releases: Kardbord/hfapigo

v1.2.0

27 Apr 04:37
Compare
Choose a tag to compare

What's Changed

  • Add Text-to-Image Support by @TannerKvarfordt in #16

Full Changelog: v1.1.0...v1.2.0

v1.1.0

08 Apr 22:58
Compare
Choose a tag to compare

What's Changed

  • Added support for Image Classification and Image Segmentation by @TannerKvarfordt in #15

Full Changelog: v1.0.1...v1.1.0

v1.0.1

07 Apr 17:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Mar 20:22
Compare
Choose a tag to compare

All endpoints are supported at this point, with the exception of feature extraction. This package has gained a bit of traction over the last year, and hasn't seen any major issues, so consider this the first stable release!

What's Changed

  • Bump golang.org/x/image from 0.5.0 to 0.6.0 by @dependabot in #9
  • Add support for sentence similarity task by @TannerKvarfordt in #10

New Contributors

Full Changelog: v0.0.6...v1.0.0

v0.0.6

22 Feb 06:13
Compare
Choose a tag to compare

What's Changed

  • Bumped golang.org/x/image and updated fill mask model by @TannerKvarfordt in #6

Full Changelog: v0.0.5...v0.0.6

v0.0.5

19 Feb 18:46
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies by @TannerKvarfordt in #5

New Contributors

  • @TannerKvarfordt made their first contribution in #5

Full Changelog: v0.0.4...v0.0.5

v0.0.4

31 Mar 04:51
Compare
Choose a tag to compare

Updated the recommended speech recognition model.

Full Changelog: v0.0.3...v0.0.4

v0.0.3

19 Feb 23:53
Compare
Choose a tag to compare

Fixed a bug where fill_mask could not correctly handle single-mask, single-input requests.

Full Changelog: v0.0.2...v0.0.3

v0.0.2

19 Feb 23:00
Compare
Choose a tag to compare

Fixed an issue where performing a "fill mask" request with multiple masks (for supported models) would cause a segfault.

Full Changelog: v0.0.1...v0.0.2

v0.0.1

23 Nov 07:59
Compare
Choose a tag to compare

Improved object detection example and addressed #1.

Full Changelog: v0.0.0...v0.0.1