-
I have a machine with Intel i9, 16 cores / 24 threads and 128GB RAM running Linux Debian 11.
When I run the script like "/usr/local/bin/backgroundremover -i 1.png -m u2net -o 1_nb.png" everything wor…
-
this is an amazing project, the effect is perfect, and i'd like to use it on my local laptop, but I failed.
the command is very simple for me:
python -m venv venv_back
python.exe -m pip install --u…
-
**Describe the bug**
To run on the GPU you need to uninstall and re-install onnxruntime-gpu.
```
!pip install rembg[cli,gpu]
import onnxruntime as ort
ort.get_device()
```
Will return "CPU"…
-
Conda / Python 3.97
`backgroundremover -i test.mp4 -o test-01.png
`
OMP: Info #271: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead.
-
ffmpeg -version
ffmpeg version 5.0.3 Copyright (c) 2000-2022 the FFmpeg developers
built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.2)
configuration: --prefix=/usr/local/ffmpeg --enable-shared --disab…
-
` File "d:\prog\python\36\lib\site-packages\backgroundremover\utilities.py", line 295, in download_file_from_google_drive
gdown.download(URL, path, quiet=False)
File "d:\prog\python\36\lib\si…
-
after call
Traceback (most recent call last):
File "C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python37_64\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
…
-
#81 | I am getting an error in python3.8. Can you please help me on this. You can check the screenshot below.
![image](https://github.com/nadermx/backgroundremover/assets/81958754/d9e9ed92-2e44-4…
-
The command: backgroundremover -i "cute-ferret-is-sleeping.jpg" -o "test.png" works fine.
But if I try turning on alpha matting with the command: backgroundremover -i "cute-ferret-is-sleeping.jpg"…
-
I run the command
backgroundremover -i "/path/to/video.mp4" -tv -o "output.mov"
the process runs but the file it outputs is 0 bytes of size.
D:\Programfiles>backgroundremover -i "D:/vid.mp4"…