Nota-NetsPresso / PyNetsPresso

The official NetsPresso Python package.
https://nota-netspresso.github.io/PyNetsPresso/
Apache License 2.0
38 stars 1 forks source link

#215 Add extras_require for optional installation in setup.py #216

Closed Only-bottle closed 2 months ago

Only-bottle commented 6 months ago

Description

Please include a summary in English, of the changes in this pull request. If it closes an issue, please mention it here.

The minimal option will not install netspresso_trainer. If you want to use the minimal option, install it like this.

pip install netspresso[minimal]

Closes: #215

You should link at least one existing issue for PR. Before your create a PR, please check to see if there is an issue for this change.
PRs from forked repository not accepted.

Change(s)

Only-bottle commented 6 months ago

This feature will be included in the v1.4.0 release!

cc. @illian01 @deepkyu