wondervictor
update README
2422035
|
raw
history blame
513 Bytes

Pretrained VQVAE Models

install

pip install omegaconf
pip install einops

demo

cd ${THIS_REPO_ROOT}
python3 tokenizer/vqgan/taming_vqgan_demo.py

acknowledge

Codes in this folder are modified from from https://github.com/CompVis/taming-transformers