Update README.md
Browse files
README.md
CHANGED
@@ -54,3 +54,7 @@ output = pipe(
|
|
54 |
pag_scale : gudiance scale of PAG (ex: 5.0)
|
55 |
|
56 |
pag_applied_layers_index = index of the layer to apply perturbation (ex: ['m0'])
|
|
|
|
|
|
|
|
|
|
54 |
pag_scale : gudiance scale of PAG (ex: 5.0)
|
55 |
|
56 |
pag_applied_layers_index = index of the layer to apply perturbation (ex: ['m0'])
|
57 |
+
|
58 |
+
## Stable Diffusion Demo
|
59 |
+
|
60 |
+
To join a demo of PAG on Stable Diffusion, run <sd_pag_demo.ipynb>.
|