-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Create Realistic AI-Generated Images With VQGAN + CLIP by Max Woolf.
This notebook allows you to create realistic AI generated images with as few clicks as possible for free! No coding or machine learning knowledge required!
This notebook is forked with significant usability and technical optimizations from the original Colab notebook by @ak92501 which includes an implementation of VQGAN + CLIP w/ Pooling. The Notebook was originally made by Katherine Crowson (https://github.com/crowsonkb, https://twitter.com/RiversHaveWings). The original BigGAN+CLIP method was by https://twitter.com/advadnoun. Added some explanations and modifications by Eleiber#8347, pooling trick by Crimeacs#8222 (https://twitter.com/EarthML1). For more elaborate customization, see the original notebook or Zoetrope 5 by @classpectanon.
To get started:
Copy this notebook to your Google Drive to keep it and save your changes. (File -> Save a Copy in Drive) Run the cells below by clicking the Play button on the left of the cell (also visible when mousing-over the cell) Last Updated: Aug 22th 2021