afiaka87/clip-guided-diffusion
A CLI tool/python module for generating images from text using guided diffusion and CLIP from OpenAI.
Combines diffusion model iterative refinement with CLIP-guided optimization and adjustable timestep respacing (25-1000 steps) for quality-speed tradeoffs. Supports weighted multi-prompt composition, image-to-image blending with VGG perceptual loss, and non-square aspect ratio generation. Includes performance optimizations like reduced CLIP frequency, progressive cutout sampling, and cached augmentation coordinates to accelerate generation by 10-30 seconds.
460 stars.
Stars
460
Forks
60
Language
Python
License
MIT
Category
Last pushed
Dec 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/afiaka87/clip-guided-diffusion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
bghira/SimpleTuner
A general fine-tuning kit geared toward image/video/audio diffusion models.
mcmonkeyprojects/SwarmUI
SwarmUI (formerly StableSwarmUI), A Modular Stable Diffusion Web-User-Interface, with an...
nateraw/stable-diffusion-videos
Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts
probabilists/azula
Diffusion models in PyTorch