Skip to content

mlDaddy/CLIP_PlayGround

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CLIP PlayGround for Testing CLIP Capabilities

This repo is used to demonstrate the powerful AI capabilities of OpenAI's CLIP Model.

Setup Environment

conda create -n clip python=3.10
pip install -r requirements.txt

Run Inference

python main.py

Acknowlegements

Special thanks to Nikos Kafritsas for very helpful opensource rersources.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages