Generate vibrant and detailed images using only text
CLIP Guided Diffusion
From RiversHaveWings.
Generate vibrant and detailed images using only text.
See captions and more generations in the Gallery
See also – VQGAN-CLIP
This code is currently under active development and is subject to frequent changes. Please file an issue if you have any constructive feedback, questions, or issues with the code or colab notebook.
Windows user? Please file an issue if you have any issues with the code. I have no way to test that platform currently but would like to try.
Install
git clone https://github.com/afiaka87/clip-guided-diffusion.git && cd clip-guided-diffusion
git clone https://github.com/afiaka87/guided-diffusion.git
pip3 install -e guided-diffusion
python3 setup.py install
Run
cgd