clip-score

View on PyPIReverse Dependencies (0)

0.1.0 clip_score-0.1.0-py3-none-any.whl

Wheel Details

Project: clip-score
Version: 0.1.0
Filename: clip_score-0.1.0-py3-none-any.whl
Download: [link]
Size: 10044
MD5: 0a276639bf5affa1089b2e416ca70dfa
SHA256: e48dce63cb1a77ef1ad15b8474cf8f2477c1dbcb99e4635636a4a014052bd237
Uploaded: 2023-03-09 14:25:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clip-score
Version: 0.1.0
Summary: Package for calculating Clip Score using PyTorch
Author: Taited
Author-Email: taited9160[at]gmail.com
Home-Page: https://github.com/taited/clip-score
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.5
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: torch (>=1.7.1)
Requires-Dist: torchvision (>=0.8.2)
Requires-Dist: ftfy
Requires-Dist: regex
Requires-Dist: tqdm
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-bugbear; extra == "dev"
Requires-Dist: flake8-isort; extra == "dev"
Requires-Dist: nox; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2526 characters]

WHEEL

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

RECORD

Path Digest Size
clip_score/__init__.py sha256=IMjkMO3twhQzluVTo8Z6rE7Eg-9U79_LGKMcsWLKBkY 22
clip_score/__main__.py sha256=ogwBAqeQfZZ5ve_KiKgiUqjbjPuMJLyzPlbxXXzK7oo 59
clip_score/clip_score.py sha256=xPzS-vJjI9yC1OjD4L3tOx3tKExglPCZTDWgDe4oopA 8055
clip_score-0.1.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
clip_score-0.1.0.dist-info/METADATA sha256=sgq5bBgHjfpXnBOzzDgBm5mUplFWsEj7DXN_cc8drGo 3292
clip_score-0.1.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
clip_score-0.1.0.dist-info/entry_points.txt sha256=IyOYMIWBudh7gwUQtzVaGi4Ot0C1GbGkZUlZDVQ5-Bc 58
clip_score-0.1.0.dist-info/top_level.txt sha256=E5-Nsd702j91tBVbMuK35cytIMZ5osZYUN8qQbLyT6Y 11
clip_score-0.1.0.dist-info/RECORD

top_level.txt

clip_score

entry_points.txt

clip-score = clip_score.clip_score:main