Skip to content
This repository was archived by the owner on Mar 2, 2023. It is now read-only.

Releases: TimMikeladze/huggingface

Release 1.4.0

17 Feb 02:39
Compare
Choose a tag to compare
  • ⚡ ✔️ 🔨 🔒 ⬆️ Remove usage of tsdx build tool. Update dependancies. Disabled imageSegmentation test due to model timeout issue (f0fbfe5)
  • Update README.md (9b11688)
  • Update README.md (1df97b4)
  • Merge pull request #3 from TimMikeladze/dependabot/npm_and_yarn/typescript-4.8.4 (4004bea)
  • Merge pull request #2 from TimMikeladze/dependabot/npm_and_yarn/size-limit-and-size-limit/preset-small-lib-8.1.0 (c2c6a45)
  • Bump typescript from 4.7.4 to 4.8.4 (b02ff1a)
  • Bump size-limit and @size-limit/preset-small-lib (a533133)
  • Create dependabot.yml (53a8235)
  • typo in readme (41318fd)

Release 1.3.0

27 Sep 11:10
Compare
Choose a tag to compare
  • Add support for audio tasks (e35b13b)

Release 1.2.0

27 Sep 09:18
Compare
Choose a tag to compare
  • Update readme (4571168)
  • Added image classification, segmentation and object detection (a8ce872)

Release 1.1.2

22 Sep 15:08
Compare
Choose a tag to compare
  • Merge pull request #1 from TimMikeladze/dependabot/npm_and_yarn/terser-4.8.1 (5770c8c)
  • Bump terser from 4.8.0 to 4.8.1 (36c84a1)
  • Fix return type of textClassification and fix tests (0cefb5f)

1.1.1

29 Jun 11:44
Compare
Choose a tag to compare

Patches

  • Update readme with latest options: 6893fdf

1.1.0

29 Jun 11:41
Compare
Choose a tag to compare

Minor Changes

  • Added retry_on_error option. If set to false, disables auto retry on 503 errors: 4208afd

Patches

  • Fix documentation on conversational function: 7703cb0
  • Fix usage with empty api key: 168b32a

1.0.0

28 Jun 13:23
Compare
Choose a tag to compare

Initial release