Contrastive guidance for text-to-image:
python contrastive_guidance.py
Contrastive guidance for image-to-text with Cross Attention Control:
python contrastive_guidance_cac.py
Contrastive guidance for CycleDiffusion:
python cycle_diffusion_contrastive.py
Contrastive guidance for CycleDiffusion with Cross Attention Control:
python cycle_diffusion_contrastive_cac.py