Contents

open-clip-torch 3.2.0

0

Open reproduction of consastive language-image pretraining (CLIP) and related.

Open reproduction of consastive language-image pretraining (CLIP) and related.

Stars: 13391, Watchers: 13391, Forks: 1242, Open Issues: 55

The mlfoundations/open_clip repo was created 4 years ago and the last code push was 2 days ago.
The project is extremely popular with a mindblowing 13391 github stars!

How to Install open_clip_torch

You can install open_clip_torch using pip

pip install open_clip_torch

or add it to a project with poetry

poetry add open_clip_torch

Package Details

Author
Gabriel Ilharco, Mitchell Wortsman, Romain Beaumont
License
MIT
Homepage
None
PyPi:
https://pypi.org/project/open-clip-torch/
GitHub Repo:
https://github.com/mlfoundations/open_clip

Classifiers

  • Scientific/Engineering
  • Scientific/Engineering/Artificial Intelligence
  • Software Development
  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
No  open_clip_torch  pypi packages just yet.

Errors

A list of common open_clip_torch errors.

Code Examples

Here are some open_clip_torch code examples and snippets.

GitHub Issues

The open_clip_torch package has 55 open issues on GitHub

  • Coca generation broken due to missing import from transformers >= 4.56
  • feat: add SuperCLIP (Nips 2025)implementation

See more issues on GitHub

Related Packages & Articles

transformers 5.2.0

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

clean-fid 0.1.35

FID calculation in PyTorch with proper image resizing and quantization steps

kornia 0.8.2

Open Source Differentiable Computer Vision Library for PyTorch

huggingface-hub 1.4.1

Client library to download and publish models, datasets and other repos on the huggingface.co hub

datasets 4.5.0

HuggingFace community-driven open-source library of datasets

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.