Skip to content
New issue

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

[Bug]: manga_translator: error: argument --model-dir: No such directory: "web" #786

Open
ryy60103 opened this issue Dec 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ryy60103
Copy link

Issue

Snipaste_2024-12-13_21-46-17

Command Line Arguments

Attaching to manga_image_translator_cpu
manga_image_translator_cpu  | usage: manga_translator [-h] [-v] [--attempts ATTEMPTS] [--ignore-errors]
manga_image_translator_cpu  |                         [--model-dir MODEL_DIR]
manga_image_translator_cpu  |                         [--use-gpu | --use-gpu-limited]
manga_image_translator_cpu  |                         [--font-path FONT_PATH] [--pre-dict PRE_DICT]
manga_image_translator_cpu  |                         [--post-dict POST_DICT] [--kernel-size KERNEL_SIZE]
manga_image_translator_cpu  |                         {local,ws,shared,config-help} ...
manga_image_translator_cpu  | manga_translator: error: argument --model-dir: No such directory: "web"
manga_image_translator_cpu exited with code 2

Console logs

No response

@ryy60103 ryy60103 added the bug Something isn't working label Dec 13, 2024
@chthollyphile
Copy link

I encountered the same issue after deploying using venv. Resolved after reinstalling PyTorch.

@mayziran
Copy link

我用docker装的也这样

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants