8000 GitHub - Sohojoe/soho-clip: Clip
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sohojoe/soho-clip

Repository files navigation

soho-clip

Clip

install

git clone https://github.com/Sohojoe/soho-clip.git
cd soho-clip
conda env create
conda activate soho-clip

run

python clip_interrogator.py https://curiocity.com/wp-content/uploads/2021/03/sunset-1-1265x600.jpg


setup

pip install openai
set OPENAI_API_KEY=your open api key

run

python gpt3_clip_interrogator.py https://curiocity.com/wp-content/uploads/2021/03/sunset-1-1265x600.jpg

setup

conda install -c conda-forge opencv

run


Releases

No releases published

Packages

No packages published
0