Skip to content

Latest commit

 

History

History
143 lines (110 loc) · 13 KB

ARCHIVE.md

File metadata and controls

143 lines (110 loc) · 13 KB

Archive

Archived content from the README.md

Notes, ideas for projects

  • Video clip: music + lyrics => image + video
  • Book: text => illustration
  • Interfaces for editing parameters that can be exported as string. This string is the input for a notebook or model. "Copy string", "Paste string", "Export file", "Import file".

Troubleshooting

Looking_Glass_v1_1_-_Colaboratory Ref

Neural Net Models

  • Yuheng-Li/MixNMatch
  • lucidrains/lightweight-gan: 512x512 flowers after 12 hours of training, 1 gpu 256x256 flowers after 12 hours of training, 1 gpu Implementation of 'lightweight' GAN proposed in ICLR 2021
  • VQGAN+CLIP: This is a brief tutorial on how to operate VQGAN+CLIP by Katherine Crowson
  • rinongal/StyleGAN-nada: Zero-Shot non-adversarial domain adaptation of pre-trained generators

Pre-trained Models

Selected examples of This X Does Not Exist

LLMs

GPT-3

BLOOM

Image Synthesis

DALL-E 2

Latent Diffusion

GLIDE

VQGAN+CLIP

Text-to-image Google Colab Notebooks (Multiple Models)

Generative Adversarial Networks (GANs)

Collections

Promptism