This repository hosts codes and images for my tutorial seris on OpenAI Clip.
To run the examples in this repository run the following installations.
pip3 install torch torchvision torchaudio
Note, if you have a fast GPU and you want to install pytorch with GPU support, follow instructions at https://pytorch.org
pip3 install ftfy regex tqdm
pip install git+https://github.com/openai/CLIP.git