## VQGAN-CLIP
- Colab book: https://colab.research.google.com/github/justinjohn0306/VQGAN-CLIP/blob/main/VQGAN%2BCLIP(Updated).ipynb#scrollTo=wSfISAhyPmyp
- https://github.com/justinjohn0306/VQGAN-CLIP
## DAll-E Mini
- https://huggingface.co/spaces/flax-community/dalle-mini
## Beispiele
![[Screenshot 2021-07-03 at 15.39.05.png]]
![[Screenshot 2021-07-03 at 15.38.58 1.png]]
![[unreal-engine-hack.jpeg]]
### Notebooks
_(You can use these Colab notebooks to make your own CLIP based art; just input a prompt. They each use slightly different techniques. Have fun !)_
- [The Big Sleep](https://colab.research.google.com/drive/1NCceX2mbiKOSlAd_o7IU7nA9UskKN5WR?usp=sharing)
- [Aleph2Image](https://colab.research.google.com/drive/1oA1fZP7N1uPBxwbGIvOEXbTsq2ORa9vb?usp=sharing)
- [Deep Daze](https://colab.research.google.com/drive/1FoHdqoqKntliaQKnMoNs3yn5EALqWtvP?usp=sharing)
- [VQ-GAN+CLIP (codebook sampling)](https://colab.research.google.com/drive/15UwYDsnNeldJFHJ9NdgYBYeo6xPmSelP)
- [VQ-GAN+CLIP (z+quantize)](https://colab.research.google.com/drive/1L8oL-vLJXVcRzCFbPwOoMkPKJ8-aYdPN)
- [VQ-GAN+CLIP (EleutherAI)](https://colab.research.google.com/drive/17AqhaKLZmmUA27aNSc6fJYMR9uypeIci?usp=sharing)
## Inspirations
> Prompt design / learning how to talk to and communicate effectively with AIs is going to be the next decade’s programming superpower.
- https://news.ycombinator.com/item?id=27830788
## Related
- [[DALL-E (MOV)]]
- https://ai-weirdness.ghost.io/the-art-of-asking-nicely/
## Source
https://ml.berkeley.edu/blog/posts/clip-art/
https://openai.com/blog/clip/