{"library":"clip-anytorch","type":"library","category":null,"description":"CLIP (Contrastive Language-Image Pre-training) is a neural network trained on a variety of (image, text) pairs, allowing zero-shot visual classification and multimodal embeddings. The `clip-anytorch` library provides an easy-to-use PyTorch implementation, often used as a direct port of the original OpenAI CLIP model. It is currently at version 2.6.0 with a consistent minor release cadence.","language":"python","status":"active","version":"2.6.0","tags":["ml","vision","nlp","clip","pytorch","multimodal","deep-learning"],"last_verified":"Tue May 26","install":[{"cmd":"pip install clip-anytorch","imports":["import clip","model, preprocess = clip.load(...)","text = clip.tokenize(...)"]}],"homepage":null,"github":"https://github.com/rom1504/CLIP","docs":null,"changelog":null,"pypi":"https://pypi.org/project/clip-anytorch/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":40,"avg_install_s":69,"avg_import_s":13.34,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/clip-anytorch/compatibility"}}