Skip to content

johnolafenwa/OpenAIClipTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

OpenAI Clip Tutorial

This repository hosts codes and images for my tutorial seris on OpenAI Clip.

Installation and Setup

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages