CLIP-API-service

View on PyPIReverse Dependencies (0)

0.1.3 clip_api_service-0.1.3-py3-none-any.whl

Wheel Details

Project: CLIP-API-service
Version: 0.1.3
Filename: clip_api_service-0.1.3-py3-none-any.whl
Download: [link]
Size: 21761
MD5: 5b889b17aad9230e2777d0ccc4c21a66
SHA256: 40b661e7eb2e3a216f11b67877e93abdcd532e9d22944e4ffa07502aa29eacfb
Uploaded: 2023-10-18 16:14:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: CLIP-API-service
Version: 0.1.3
Summary: Build AI applications with any CLIP models - embed image and sentences, object recognition, visual reasoning, image classification and reverse image search
Author-Email: BentoML Authors <contact[at]bentoml.com>
Project-Url: Homepage, https://github.com/bentoml/CLIP-API-service
Project-Url: Bug tracker, https://github.com/bentoml/CLIP-API-service/issues
License: Apache-2.0
Keywords: CLIP BentoML Model-Inference image-search object-detection visual-reasoning image-classification transformers artificial-intelligence machine-learning
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: bentoml (>=1.0.20)
Requires-Dist: bentoml
Requires-Dist: transformers
Requires-Dist: accelerate
Requires-Dist: optimum
Requires-Dist: pydantic (>=2.0.0)
Requires-Dist: Pillow
Requires-Dist: open-clip-torch
Requires-Dist: torch (==2.0.0)
Requires-Dist: typer
Description-Content-Type: text/markdown
[Description omitted; length: 8322 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.1.7)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
clip_api_service-0.1.3.dist-info/METADATA sha256=0recJLJarQzJzgM3vD5fpDzdOtk1GLoawYr5RcZjmPk 9443
clip_api_service-0.1.3.dist-info/WHEEL sha256=C8f_gqhOWmHrh81n3Ukx5iURrqMhsHla81fuY1yuwvs 90
clip_api_service-0.1.3.dist-info/entry_points.txt sha256=mdvQS6NmMf0I96FGmkfNP25u1HblOynT1BuhDDRrFl8 63
clip_api_service-0.1.3.dist-info/licenses/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
clip_api_service/__about__.py sha256=XEqb2aiIn8fzGE68Mph4ck1FtQqsR_am0wRWvrYPffQ 22
clip_api_service/__init__.py sha256=HccKQvzdzYn1mUk6lqGUV4gJx3YcFlDXeZxLvcKbF3Y 730
clip_api_service/_service.py sha256=QF0TbUuozuSJCu9daB7jeFLlClt1CeSLUnMEyh6fZIc 2808
clip_api_service/bentofiles/bentofile.openai.cpu.yaml sha256=sPdSxZ459OhXFsL88YjbNWWPvkt0UXCOpq4ibTrLwWY 244
clip_api_service/bentofiles/bentofile.openai.gpu.yaml sha256=sg6fA55wpAWJul23d4A1BKisxbq2UcIyC0-tptQBu4I 279
clip_api_service/bentofiles/bentofile.openclip.cpu.yaml sha256=-05gkB27RFn70gEu6JMUaJt4V0nnRpA50Lj5UGifKnQ 243
clip_api_service/bentofiles/bentofile.openclip.gpu.yaml sha256=sg6fA55wpAWJul23d4A1BKisxbq2UcIyC0-tptQBu4I 279
clip_api_service/build.py sha256=mnBfrUr2oCyDxrCtw-3NMcn3TlY_GXpcmYVbzsJEDE0 1386
clip_api_service/cli.py sha256=vhzD6QyqZD-aY_B6xrn15WSQlE3NzVDZQQ1ei61VSBo 1070
clip_api_service/models/__init__.py sha256=YiXU12RDK_d-I66mX3tYMvBDbSGoKibbM9O6j9nWPIU 5002
clip_api_service/models/cclip.py sha256=yCVskOitlaVYullps-c2eZvvCO894onLMRd7MCv2ecU 252
clip_api_service/models/mclip.py sha256=CzdRKCRw4vSHn_n8dEPLEV-GCoFv-jeouvneDFU2rEw 328
clip_api_service/models/openai.py sha256=l24j7Hv5p3W9r4g-R34xJX670WlDuqB_mtgLsAjOJgI 2820
clip_api_service/models/openclip.py sha256=6VEbuwuUy5I2xP1PwEwKA-yE-mDM4yVtvShVF_jFKZc 6326
clip_api_service/runners.py sha256=yr5DMAOmukpQTPI6utM0ImRo_4GyzVmL35FfF2_rYXs 610
clip_api_service/samples.py sha256=_cht4-MjmWhOt6sT7nNEYd4o89g3nWPSnYBT6F1VoM4 771
clip_api_service/utils.py sha256=2fCtJ0vdU4YWTcv3QeDa0IzFNBUkvZW1SrprXWBtpMQ 2087
clip_api_service-0.1.3.dist-info/RECORD

entry_points.txt

clip-api-service = clip_api_service.cli:app