hyoungwoncho
commited on
Commit
•
77c969a
1
Parent(s):
ab53f3d
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
-
pipeline_tag:
|
5 |
tags:
|
6 |
- Diffusion Models
|
7 |
- Stable Diffusion
|
@@ -52,4 +52,4 @@ guidance_scale : gudiance scale of CFG (ex: 7.5)
|
|
52 |
|
53 |
pag_scale : gudiance scale of PAG (ex: 2.0)
|
54 |
|
55 |
-
pag_applied_layers_index : index of the layer to apply perturbation (ex: ['u2'])
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
pipeline_tag: image-to-image
|
5 |
tags:
|
6 |
- Diffusion Models
|
7 |
- Stable Diffusion
|
|
|
52 |
|
53 |
pag_scale : gudiance scale of PAG (ex: 2.0)
|
54 |
|
55 |
+
pag_applied_layers_index : index of the layer to apply perturbation (ex: ['u2'])
|