afiaka87/clip-guided-diffusion
A CLI tool that generates images from text prompts using CLIP-guided diffusion models from OpenAI.

Not currently ranked — collecting fresh signals.
star history
This repository implements CLIP-guided diffusion, a technique for text-to-image synthesis where a diffusion model generates images guided by CLIP embeddings to match text prompts. Users can run the tool via a CLI to produce images from natural language descriptions, optionally logging intermediate outputs to wandb and saving results as GIFs or videos. The project requires PyTorch and downloads pretrained checkpoints from OpenAI and Katherine Crowson.
Frequently asked
- What is afiaka87/clip-guided-diffusion?
- A CLI tool that generates images from text prompts using CLIP-guided diffusion models from OpenAI.
- Is clip-guided-diffusion open source?
- Yes — afiaka87/clip-guided-diffusion is open source, released under the MIT license.
- What language is clip-guided-diffusion written in?
- afiaka87/clip-guided-diffusion is primarily written in Python.
- How popular is clip-guided-diffusion?
- afiaka87/clip-guided-diffusion has 460 stars on GitHub.
- Where can I find clip-guided-diffusion?
- afiaka87/clip-guided-diffusion is on GitHub at https://github.com/afiaka87/clip-guided-diffusion.