LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
versioneer.py
removebg_infusiblecoder/__init__.py
removebg_infusiblecoder/_version.py
removebg_infusiblecoder/bg.py
removebg_infusiblecoder/cli.py
removebg_infusiblecoder/session_factory.py
removebg_infusiblecoder.egg-info/PKG-INFO
removebg_infusiblecoder.egg-info/SOURCES.txt
removebg_infusiblecoder.egg-info/dependency_links.txt
removebg_infusiblecoder.egg-info/entry_points.txt
removebg_infusiblecoder.egg-info/requires.txt
removebg_infusiblecoder.egg-info/top_level.txt
removebg_infusiblecoder/commands/__init__.py
removebg_infusiblecoder/commands/b_command.py
removebg_infusiblecoder/commands/d_command.py
removebg_infusiblecoder/commands/i_command.py
removebg_infusiblecoder/commands/p_command.py
removebg_infusiblecoder/commands/s_command.py
removebg_infusiblecoder/sessions/__init__.py
removebg_infusiblecoder/sessions/base.py
removebg_infusiblecoder/sessions/carvekit.py
removebg_infusiblecoder/sessions/dis_anime.py
removebg_infusiblecoder/sessions/dis_general_use.py
removebg_infusiblecoder/sessions/sam.py
removebg_infusiblecoder/sessions/silueta.py
removebg_infusiblecoder/sessions/u2net.py
removebg_infusiblecoder/sessions/u2net_cloth_seg.py
removebg_infusiblecoder/sessions/u2net_custom.py
removebg_infusiblecoder/sessions/u2net_human_seg.py
removebg_infusiblecoder/sessions/u2netp.py
tests/test_remove.py