hyoungwoncho commited on
Commit
c27a688
·
verified ·
1 Parent(s): aabeddd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -13,6 +13,8 @@ tags:
13
 
14
  ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6601282b569b30694e67b886/27Lmuol8anwd6L6BLzyWf.jpeg)
15
 
 
 
16
  This repository is based on [Diffusers](https://huggingface.co/docs/diffusers/index). StableDiffusionPAGPipeline is a modification of StableDiffusionPipeline to support Perturbed-Attention Guidance (PAG).
17
 
18
  ## Quickstart
 
13
 
14
  ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6601282b569b30694e67b886/27Lmuol8anwd6L6BLzyWf.jpeg)
15
 
16
+ [Project](https://ku-cvlab.github.io/Perturbed-Attention-Guidance/) [arXiv](https://arxiv.org/abs/2403.17377) [GitHub](https://github.com/KU-CVLAB/Perturbed-Attention-Guidance)
17
+
18
  This repository is based on [Diffusers](https://huggingface.co/docs/diffusers/index). StableDiffusionPAGPipeline is a modification of StableDiffusionPipeline to support Perturbed-Attention Guidance (PAG).
19
 
20
  ## Quickstart