hyoungwoncho commited on
Commit
80e27cc
·
verified ·
1 Parent(s): 56e9f19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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>.