zz-img-caption

View on PyPIReverse Dependencies (0)

0.0.3 zz_img_caption-0.0.3-py3-none-any.whl

Wheel Details

Project: zz-img-caption
Version: 0.0.3
Filename: zz_img_caption-0.0.3-py3-none-any.whl
Download: [link]
Size: 7506
MD5: 33dd58bc42d0db5a137a856eac98c8a3
SHA256: 04ea82f1019f69602491534d00397af2248bb6fd53beb5fa818903bc40ddeff5
Uploaded: 2024-04-28 09:38:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: zz-img-caption
Version: 0.0.3
Summary: CLI tool for image caption using BLIP & BLIP2
Author: Zeke Zhang
Home-Page: https://github.com/sean1832/zz-img-caption
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Environment :: GPU :: NVIDIA CUDA
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Graphics
Requires-Python: >=3.9
Requires-Dist: transformers (>=4.39.2)
Requires-Dist: torch (>=2.2.2)
Requires-Dist: pyexiv2
Requires-Dist: tqdm
Requires-Dist: termcolor
Requires-Dist: Pillow
Description-Content-Type: text/markdown
[Description omitted; length: 3015 characters]

WHEEL

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

RECORD

Path Digest Size
caption/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
caption/caption_engine.py sha256=nQc9I7FNAMSzTniXFNc6ofUzQc4OhReTV2wT_Nk_VyE 4614
caption/cli_main.py sha256=hLUPLXU_AvevmsMS6bKqIsffyJHvT4ULgGIXq4SXhfY 6020
caption/cli_parser.py sha256=HXCEONrV6HuoKnQaYCPKNdd7S5j3_0LaPvSia-OoNaE 1631
caption/manifest.json sha256=GyOPF0ugAiOaPdZdVIm7ThwpBhdxSDXBj2L-6wE4o4k 215
caption/utils.py sha256=Z7KXgnY98aa0tkLIK87EvryzYgD3FV7ax0Kl4PFFjV0 704
zz_img_caption-0.0.3.dist-info/METADATA sha256=Tkx5j4G5Yv9ExOGoYhf-GyJ4Nte0paOqH9gnJLpPCf4 4158
zz_img_caption-0.0.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
zz_img_caption-0.0.3.dist-info/entry_points.txt sha256=hwExT4KKZwXk0JeU_TqPCGc4dLUYtEOsnVmAIKtW090 50
zz_img_caption-0.0.3.dist-info/top_level.txt sha256=g18zqgtX86CfHfg-VGqSiXd7XSxS6LlREtEBktrcIeY 8
zz_img_caption-0.0.3.dist-info/RECORD

top_level.txt

caption

entry_points.txt

caption = caption.cli_main:main