nightmareai / k-diffusion

CLIP Guided latent k-diffusion

  • Public
  • 7.4K runs
  • GitHub
  • Paper
  • License

Readme

This demo is based a simplified diffusion codebase implemented by RiversHaveWings (Katherine Crowson).

Currently it implements CLIP guidance on Jack’s finetuned latent diffusion using OpenCLIP ViT32-LAION2b. This runs slowly due to parameters in the model requiring gradient calculation.

This is a testbed for future developments and will change often and possibly break. You have been warned.