Search Criteria
Package Details: python-rembg 2.0.67-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-rembg.git (read-only, click to copy) |
|---|---|
| Package Base: | python-rembg |
| Description: | Rembg is a tool to remove images background |
| Upstream URL: | https://github.com/danielgatis/rembg |
| Keywords: | background-removal image-processing |
| Licenses: | MIT |
| Submitter: | Winux |
| Maintainer: | Exorcism (AutoUpdateBot) |
| Last Packager: | Exorcism |
| Votes: | 2 |
| Popularity: | 0.004126 |
| First Submitted: | 2024-08-05 09:01 (UTC) |
| Last Updated: | 2025-09-11 13:21 (UTC) |
Dependencies (25)
- python
- python-aiohttp
- python-asyncerAUR
- python-click
- python-fastapi
- python-filetype
- python-gradioAUR
- python-jsonschema
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-onnxruntime (python-onnxruntime-cpu, python-onnxruntime-cuda, python-onnxruntime-opt-cuda, python-onnxruntime-opt-rocm, python-onnxruntime-rocm)
- python-opencv (python-opencv-cuda)
- python-pillow (python-pillow-simd-gitAUR)
- python-pooch
- python-pymattingAUR
- python-python-multipart
- python-scikit-image
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- python-tqdm
- python-watchdog (python-watchdog-gitAUR)
- uvicorn
- Show 5 more dependencies...
Latest Comments
patina commented on 2025-09-10 14:49 (UTC) (edited on 2025-09-10 17:31 (UTC) by patina)
@bannert I just rebuilt with the
python-numpyand had no issues.python-gradiodoesn't havepython-numpy1under dependencies. Perhaps clean buildpython-gradio? I provided the PKGBUILD I used forpython-rembg.PKGBUILD
bannert commented on 2025-09-10 11:31 (UTC)
Installation fails with this error:
patina commented on 2025-09-09 20:27 (UTC) (edited on 2025-09-09 21:08 (UTC) by patina)
I've gotten
python-rembgto build and work withpython-numpyby just swapping them in the pkgbuildWinux commented on 2024-11-09 17:30 (UTC)
Unfortunately not as upstream only supports numpy version 1.xx
nixit commented on 2024-11-09 12:10 (UTC)
is there a chance that python-numpy1 could be upgraded to the latest python-numpy-2.1.3.1 (as of this post)?