ImageGoNord-pip icon indicating copy to clipboard operation
ImageGoNord-pip copied to clipboard

Fix28/add an entry point

Open Hierosme opened this issue 5 months ago • 27 comments

Conver by it Pull Request

  • Migrate to pyproject.toml
  • Create image-go-nord entry point

Usage

Installation - Normal

pip install .

Installation - Normal with extra AI

pip install .[AI]

Installation - Develloper mode

pip install -e .

Installation - Develloper mode with extra AI

pip install -e .[AI]

Entry point

image-go-nord --help

Hierosme avatar Sep 16 '24 10:09 Hierosme