Skip to content

Enchanter v0.9.0

Latest
Compare
Choose a tag to compare
@khirotaka khirotaka released this 08 Aug 10:58
· 14 commits to master since this release
3dc94f8

Release 0.9.0

Updates

  • #170 Support Python 3.9
  • Change comet.ml to an option.
  • Change netron to an option.

If you want to use enchanter with Comet.ml, you should type

$ pip install enchanter[comet]

If you want to use enchanter with netron,

$ pip install enchanter[netron]