{"library":"openai-clip","type":"library","category":null,"description":"CLIP (Contrastive Language-Image Pre-training) is a neural network developed by OpenAI that efficiently learns visual concepts from natural language supervision. It connects computer vision and natural language understanding by training on a vast dataset of image-text pairs, enabling zero-shot classification and text-image retrieval. The PyPI package `openai-clip` (version 1.0.1) is an unofficial distribution of the original OpenAI CLIP library, which is primarily maintained and distributed via its official GitHub repository. The library does not have a formal release cadence.","language":"python","status":"active","version":"1.0.1","tags":["computer-vision","natural-language-processing","multimodal","zero-shot-learning","image-retrieval","pytorch","openai"],"install":[{"cmd":"pip install openai-clip","imports":["import clip"]},{"cmd":"pip install git+https://github.com/openai/CLIP.git","imports":[]},{"cmd":"conda install --yes -c pytorch pytorch=1.7.1 torchvision cudatoolkit=11.0 && pip install ftfy regex tqdm && pip install git+https://github.com/openai/CLIP.git","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/openai-clip/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.6,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/openai-clip/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}