We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PS C:\Users\84736\Downloads\manga-image-translator> python -m manga_translator --verbose --mode web --use-gpu usage: manga_translator [-h] [-v] [--attempts ATTEMPTS] [--ignore-errors] [--model-dir MODEL_DIR] [--use-gpu | --use-gpu-limited] [--font-path FONT_PATH] [--pre-dict PRE_DICT] [--post-dict POST_DICT] [--kernel-size KERNEL_SIZE] {local,ws,shared,config-help} ... manga_translator: error: argument --model-dir: No such directory: "web"
No response
The text was updated successfully, but these errors were encountered:
新版web模式好像改了 先 cd server 再 python main.py --verbose --use-gpu --port 5003
cd server
python main.py --verbose --use-gpu --port 5003
Sorry, something went wrong.
No branches or pull requests
Issue
PS C:\Users\84736\Downloads\manga-image-translator> python -m manga_translator --verbose --mode web --use-gpu
usage: manga_translator [-h] [-v] [--attempts ATTEMPTS] [--ignore-errors] [--model-dir MODEL_DIR]
[--use-gpu | --use-gpu-limited] [--font-path FONT_PATH] [--pre-dict PRE_DICT]
[--post-dict POST_DICT] [--kernel-size KERNEL_SIZE]
{local,ws,shared,config-help} ...
manga_translator: error: argument --model-dir: No such directory: "web"
Command Line Arguments
No response
Console logs
No response
The text was updated successfully, but these errors were encountered: