Metadata-Version: 2.1
Name: openclip-client
Version: 0.1.0
Summary: CLIP Service Network Application - client part
Home-page: https://github.com/5G-ERA/CLIPService
Author: Petr Kleparnik
Author-email: p.kleparnik@cognitechna.cz
Requires-Python: >=3.8
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: era-5g-client (>=0.11.0,<0.12.0)
Requires-Dist: era-5g-interface (>=0.10.0,<0.11.0)
Requires-Dist: imutils (>=0.5.4)
Requires-Dist: opencv-python (>=4.8)
Requires-Dist: pyyaml (>=6.0.1)
Project-URL: Repository, https://github.com/5G-ERA/CLIPService
Description-Content-Type: text/markdown

# CLIP Service - client part

CLIP Service Network Application - client part.
The package contains client modules for CLIP Service, including simple examples.



