Search Criteria
Package Details: manga-ocr-git 0.1.11.r0.g1a3ffca-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/manga-ocr-git.git (read-only, click to copy) |
|---|---|
| Package Base: | manga-ocr-git |
| Description: | Optical character recognition for Japanese text focused on manga |
| Upstream URL: | https://github.com/kha-white/manga-ocr |
| Keywords: | ocr |
| Licenses: | Apache-2.0 |
| Conflicts: | manga-ocr |
| Provides: | manga-ocr |
| Submitter: | atticf |
| Maintainer: | atticf |
| Last Packager: | atticf |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-01-23 08:56 (UTC) |
| Last Updated: | 2024-05-13 06:31 (UTC) |
Dependencies (16)
- python
- python-fire (python-fire-gitAUR)
- python-fugashiAUR
- python-jaconv
- python-loguru
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pillow (python-pillow-simd-gitAUR)
- python-pyperclip
- python-pytorch (python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-cuda12.9AUR, python-pytorch-opt-cuda12.9AUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm)
- python-transformersAUR
- python-unidic-liteAUR
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
- python-pytest (check)
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR, wl-clipboard-gitAUR) (optional) – Read images from the clipboard in the command-line mode on Wayland
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – Read images from the clipbaord in the command-line mode on X11
Latest Comments
utku.helvaci commented on 2024-10-14 16:31 (UTC) (edited on 2024-11-02 16:38 (UTC) by utku.helvaci)
Builds if you install fugashi via pip:
pip3 install --break-system-packages --user fugashiEdit: fixedln -stoln -sfatticf commented on 2024-05-13 06:40 (UTC)
Sorry, I'm back.
I never had an issue building safetensors in a clean chroot. I forgot to commit a patch from my internal systems that skips invoking an example run on boot on an image that isn't packaged which would fail. I'm very sorry.
Beebo commented on 2023-12-23 16:32 (UTC)
I resolved the issue compiling the
python-safetensorsdependency by running the following:After doing this, the
manga-ocr-gitpackage installs successfully.Beebo commented on 2023-12-22 22:59 (UTC)
Doesn't seem to build correctly on my machine, missing dep?