3.1.2

juliangarnier/anime3.1.2Sep 18, 2023by vladmandic

AI Summary

This refresh release involves a major upgrade to the development environment (Node, npm, TypeScript) and TensorFlow.js. It adds support for Electron environment detection and fixes specific model bugs, while introducing optional cropping for several AI models.

Key Highlights

  • Major toolkit upgrade: Node v20, npm v10, TypeScript v5.1, TFJS 4.11.
  • Added Electron environment detection.
  • Fixes for gender-ssrnet-imdb and movenet-multipose models.
  • Optional `crop` values for emotion, description, ssrnet, and gear models.

New Features

  • Electron environment detection
  • Optional crop values for multiple models

Full Release Notes

## Refresh Release

- major toolkit upgrade:  
  `node` v20, `npm` v10, `typescript` v5.1, `tfjs`: 4.11
- add `electron` environment detection
- fix `gender-ssrnet-imdb`
- fix `movenet-multipose`
- add optional `crop` values for *emotion*, *description*, *ssrnet* and *gear* models