/yuki

Mokuro fork intended to aid manga scanlation efforts.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

requires python 3.10

if you want translations, get an api key from open ai and put it in translate.py

before usage, install unidic properly after installing requirements with python -m unidic download

usage:

clone repository by either using git or downloading the zip

install requirements with pip install -r requirements.txt

install unidic with python -m unidic download, this is around 500MB

put images in images directory

run main.py

outputs will bear same name and will be exported to the directory you run main.py in