Skip to content

Running Manga Tagger with Python

ThePromidius edited this page Nov 13, 2022 · 2 revisions

Note: Not compatible with python 3.10 or higher untill numpy module is available in those python versions.

Downloading and Running Manga-Tagger

Requirements:

  • git
  • python
  • pip

Clone the sources:

git clone https://github.com/Banh-Canh/Manga-Tagger.git
cd Manga-Tagger

Configure Manga-Tagger by editing the settings.json, then install the dependencies:

pip install -r requirements.txt

Finally, run MangaTagger.py:

python MangaTagger.py