k-nobg
KπX sovereign background removal — FeyNobg semantic alpha matting.
Three hardware profiles: CPU, Intel Arc (XPU), NVIDIA CUDA.
Install from Source
cd ~/Labs/KpihX-Labs/AI/nobg
Editable
# CPU
uv tool install '.[cpu]' -e
# Intel Arc
uv tool install '.[gpu-intel]' -e
# NVIDIA CUDA
uv tool install '.[gpu-cuda]' -e
Non-editable
# CPU
uv tool install '.[cpu]'
# Intel Arc
uv tool install '.[gpu-intel]'
# NVIDIA CUDA
uv tool install '.[gpu-cuda]'
Purge
uv tool uninstall k-nobg
Install from PyPI
# CPU
uv tool install k-nobg[cpu]
# Intel Arc
uv tool install k-nobg[gpu-intel]
# NVIDIA CUDA
uv tool install k-nobg[gpu-cuda]
Purge
uv tool uninstall k-nobg
Build / Publish
make build # sdist + wheel
make publish # build + publish to PyPI
make release # check → push → publish
Sources
- FeyNobg: https://github.com/feyninc/nobg
- Model:
feyninc/FeyNobg(HuggingFace Hub, ~200 MB, auto-downloaded) - Full reference:
~/.agents/skills/k-ai/references/remove-bg.md
Release files for k-nobg 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| k_nobg-0.1.1.tar.gz | 3.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| k_nobg-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.6 kB
Release files / k_nobg-0.1.1.tar.gz
| Download URL | k_nobg-0.1.1.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
af80fb74bbeb61b1c9e822cde7b5504d8caff5745829536f5be89e9b28ae97a0
|
|
BLAKE2b-256 checksum How to use checksums |
b8d31a1d13d5ba77c82c7379270af9412a5e8fba11d209fc03ab8ddb4d16ea5a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.10.3 {"installer":{"name":"uv","version":"0.10.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"26.04","id":"resolute","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / k_nobg-0.1.1-py3-none-any.whl
| Download URL | k_nobg-0.1.1-py3-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
13877f779ead09f928b62f1b4d959f434f74654cef72f58d67dda7efeb85631b
|
|
BLAKE2b-256 checksum How to use checksums |
2ec82a59752b71b5926a5696e655d5012636525035d29828820e06a197013045
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.10.3 {"installer":{"name":"uv","version":"0.10.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"26.04","id":"resolute","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|