backgroundremover

View on PyPIReverse Dependencies (2)

0.2.5 backgroundremover-0.2.5-py2.py3-none-any.whl

Wheel Details

Project: backgroundremover
Version: 0.2.5
Filename: backgroundremover-0.2.5-py2.py3-none-any.whl
Download: [link]
Size: 18772
MD5: f8802940a49d81f0f2cf28be854b0e91
SHA256: b4f31d8f4adaff50bd478e8f8eb3184f68cae367decc49c00a2db3d17e708615
Uploaded: 2023-08-15 22:35:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: backgroundremover
Version: 0.2.5
Summary: Background remover from image and video using AI
Author: Johnathan Nader
Author-Email: john[at]nader.mx
Home-Page: https://github.com/nadermx/backgroundremover
Keywords: remove,background,u2net,remove background,background remover
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6, <4
Requires-Dist: certifi (>=2021.5.30)
Requires-Dist: charset-normalizer (>=2.0.4)
Requires-Dist: filelock (>=3.0.12)
Requires-Dist: idna (>=3.2)
Requires-Dist: PySocks (>=1.7.1)
Requires-Dist: six (>=1.16.0)
Requires-Dist: urllib3 (>=1.26.6)
Requires-Dist: numpy (>=1.19.4)
Requires-Dist: scikit-image (>=0.17.2)
Requires-Dist: torch (>=1.7.0)
Requires-Dist: torchvision (>=0.8.1)
Requires-Dist: waitress (>=1.4.4)
Requires-Dist: tqdm (>=4.51.0)
Requires-Dist: requests (>=2.24.0)
Requires-Dist: scipy (>=1.5.4)
Requires-Dist: pymatting (>=1.1.1)
Requires-Dist: filetype (>=1.0.7)
Requires-Dist: hsh (>=1.1.0)
Requires-Dist: more-itertools (>=8.7.0)
Requires-Dist: moviepy (>=1.0.3)
Requires-Dist: Pillow (>=8.1.1)
Requires-Dist: ffmpeg-python
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 6248 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
backgroundremover/__init__.py sha256=t4eHSKIwmWol4DY0Gwrc3SXUwMeJ-SYxKHkfZSeq6Yk 175
backgroundremover/bg.py sha256=c75pyfsYC0aCsWwX8_Dmu_BJYPBxZH-KAh2tDKgDdPY 6964
backgroundremover/utilities.py sha256=bV5ZJecJXaXEpWCkIagGtKXa3ZkbgkO-rD4_WhNnuoc 12523
backgroundremover/cmd/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
backgroundremover/cmd/cli.py sha256=2brRHDJs8-Hv75z-6UYoLRnv8-TeGE_MNd8zkR1digk 8314
backgroundremover/cmd/server.py sha256=TXDwy13WJeFFUyIQ-V__5sUu8oqFzVh_4m-3BkD72Ro 2717
backgroundremover/u2net/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
backgroundremover/u2net/data_loader.py sha256=iZg3PR-c1tjV10SkvyY8m7uQ61wi9W8mf6IfG_dwjz8 11552
backgroundremover/u2net/detect.py sha256=4h5YIRS4JWeGnADtrOebxV-dPEFqccdQqV66365VMuY 4307
backgroundremover/u2net/u2net.py sha256=BV55ZQxAhoVQa1xLPwl5RUgqWmssNqq5JXjGznfwG3k 15477
backgroundremover-0.2.5.dist-info/LICENSE.txt sha256=MQ7yHr1oxAlTKbM-Jp_cSDG3okaL64q26ev4tBvCHLE 1171
backgroundremover-0.2.5.dist-info/METADATA sha256=64JvEtwc7bd2KgJFZ9wjkt_qaHiDu_bztnILMPdHBHA 7490
backgroundremover-0.2.5.dist-info/WHEEL sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk 110
backgroundremover-0.2.5.dist-info/entry_points.txt sha256=O-Zx__VJQvJIHyv-q6ew2_DWz68ZaQ1Xgk0A1npVoeI 69
backgroundremover-0.2.5.dist-info/top_level.txt sha256=h7zT_DwsKKsRgl25vzZVnPWKxIclixkNIVnLQFyaRAY 18
backgroundremover-0.2.5.dist-info/RECORD

top_level.txt

backgroundremover

entry_points.txt

backgroundremover = backgroundremover.cmd.cli:main