Skip to content

Instantly share code, notes, and snippets.

VQGAN-CLIP Install Guide

Windows

Create a folder on your PC, cd into that folder, and type the follow commands

git clone https://github.com/openai/CLIP

git clone https://github.com/CompVis/taming-transformers

pip install ftfy regex tqdm omegaconf pytorch-lightning ipywidgets pillow IPython