Upload 2 files
Browse files
LECO/illustriosXL_01/Other/dress_erase_legs_prompts.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
- target: "dress" # what word for erasing the positive concept from
|
2 |
+
positive: "knee,legs,foot"
|
3 |
+
action: "erase" # erase or enhance
|
4 |
+
guidance_scale: 1.0
|
5 |
+
resolution: 1024
|
6 |
+
dynamic_resolution: false
|
7 |
+
batch_size: 1
|
LECO/illustriosXL_01/Other/wariza_erase_legs_prompts.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
- target: "wariza" # what word for erasing the positive concept from
|
2 |
+
positive: "knee,legs,foot"
|
3 |
+
action: "erase" # erase or enhance
|
4 |
+
guidance_scale: 1.0
|
5 |
+
resolution: 1024
|
6 |
+
dynamic_resolution: false
|
7 |
+
batch_size: 1
|