Upload 2 files
Browse files- limitedpalette.txt +186 -0
- limitedpalette.yaml +34 -0
limitedpalette.txt
ADDED
|
@@ -0,0 +1,186 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
- target: "color" # what word for erasing the positive concept from
|
| 2 |
+
positive: "multicolored , polychromatic" # word to take the difference from the positive concept
|
| 3 |
+
unconditional: "limited palette color" # word to take the difference from the positive concept
|
| 4 |
+
neutral: "color" # starting point for conditioning the target
|
| 5 |
+
action: "erase" # erase or enhance
|
| 6 |
+
guidance_scale: 12
|
| 7 |
+
resolution: 512
|
| 8 |
+
dynamic_resolution: false
|
| 9 |
+
batch_size: 1
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
# - target: "" # what word for erasing the positive concept from
|
| 13 |
+
# positive: "a group of people" # concept to erase
|
| 14 |
+
# unconditional: "a person" # word to take the difference from the positive concept
|
| 15 |
+
# neutral: "" # starting point for conditioning the target
|
| 16 |
+
# action: "enhance" # erase or enhance
|
| 17 |
+
# guidance_scale: 4
|
| 18 |
+
# resolution: 512
|
| 19 |
+
# dynamic_resolution: false
|
| 20 |
+
# batch_size: 1
|
| 21 |
+
# - target: "" # what word for erasing the positive concept from
|
| 22 |
+
# positive: "high detail, 8k, intricate, detailed, high resolution, high res, high quality" # concept to erase
|
| 23 |
+
# unconditional: "blurry, boring, fuzzy, low detail, low resolution, low res, low quality" # word to take the difference from the positive concept
|
| 24 |
+
# neutral: "" # starting point for conditioning the target
|
| 25 |
+
# action: "enhance" # erase or enhance
|
| 26 |
+
# guidance_scale: 4
|
| 27 |
+
# resolution: 512
|
| 28 |
+
# dynamic_resolution: false
|
| 29 |
+
# batch_size: 1
|
| 30 |
+
# - target: "" # what word for erasing the positive concept from
|
| 31 |
+
# positive: "blurred background, narrow DOF, bokeh effect" # concept to erase
|
| 32 |
+
# # unconditional: "high detail background, 8k, intricate, detailed, high resolution background, high res, high quality background" # word to take the difference from the positive concept
|
| 33 |
+
# unconditional: ""
|
| 34 |
+
# neutral: "" # starting point for conditioning the target
|
| 35 |
+
# action: "enhance" # erase or enhance
|
| 36 |
+
# guidance_scale: 4
|
| 37 |
+
# resolution: 512
|
| 38 |
+
# dynamic_resolution: false
|
| 39 |
+
# batch_size: 1
|
| 40 |
+
# - target: "food" # what word for erasing the positive concept from
|
| 41 |
+
# positive: "food, expensive and fine dining" # concept to erase
|
| 42 |
+
# unconditional: "food, cheap and low quality" # word to take the difference from the positive concept
|
| 43 |
+
# neutral: "food" # starting point for conditioning the target
|
| 44 |
+
# action: "enhance" # erase or enhance
|
| 45 |
+
# guidance_scale: 4
|
| 46 |
+
# resolution: 512
|
| 47 |
+
# dynamic_resolution: false
|
| 48 |
+
# batch_size: 1
|
| 49 |
+
# - target: "room" # what word for erasing the positive concept from
|
| 50 |
+
# positive: "room, dirty disorganised and cluttered" # concept to erase
|
| 51 |
+
# unconditional: "room, neat organised and clean" # word to take the difference from the positive concept
|
| 52 |
+
# neutral: "room" # starting point for conditioning the target
|
| 53 |
+
# action: "enhance" # erase or enhance
|
| 54 |
+
# guidance_scale: 4
|
| 55 |
+
# resolution: 512
|
| 56 |
+
# dynamic_resolution: false
|
| 57 |
+
# batch_size: 1
|
| 58 |
+
# - target: "male person" # what word for erasing the positive concept from
|
| 59 |
+
# positive: "male person, with a surprised look" # concept to erase
|
| 60 |
+
# unconditional: "male person, with a disinterested look" # word to take the difference from the positive concept
|
| 61 |
+
# neutral: "male person" # starting point for conditioning the target
|
| 62 |
+
# action: "enhance" # erase or enhance
|
| 63 |
+
# guidance_scale: 4
|
| 64 |
+
# resolution: 512
|
| 65 |
+
# dynamic_resolution: false
|
| 66 |
+
# batch_size: 1
|
| 67 |
+
# - target: "female person" # what word for erasing the positive concept from
|
| 68 |
+
# positive: "female person, with a surprised look" # concept to erase
|
| 69 |
+
# unconditional: "female person, with a disinterested look" # word to take the difference from the positive concept
|
| 70 |
+
# neutral: "female person" # starting point for conditioning the target
|
| 71 |
+
# action: "enhance" # erase or enhance
|
| 72 |
+
# guidance_scale: 4
|
| 73 |
+
# resolution: 512
|
| 74 |
+
# dynamic_resolution: false
|
| 75 |
+
# batch_size: 1
|
| 76 |
+
# - target: "sky" # what word for erasing the positive concept from
|
| 77 |
+
# positive: "peaceful sky" # concept to erase
|
| 78 |
+
# unconditional: "sky" # word to take the difference from the positive concept
|
| 79 |
+
# neutral: "sky" # starting point for conditioning the target
|
| 80 |
+
# action: "enhance" # erase or enhance
|
| 81 |
+
# guidance_scale: 4
|
| 82 |
+
# resolution: 512
|
| 83 |
+
# dynamic_resolution: false
|
| 84 |
+
# batch_size: 1
|
| 85 |
+
# - target: "sky" # what word for erasing the positive concept from
|
| 86 |
+
# positive: "chaotic dark sky" # concept to erase
|
| 87 |
+
# unconditional: "sky" # word to take the difference from the positive concept
|
| 88 |
+
# neutral: "sky" # starting point for conditioning the target
|
| 89 |
+
# action: "erase" # erase or enhance
|
| 90 |
+
# guidance_scale: 4
|
| 91 |
+
# resolution: 512
|
| 92 |
+
# dynamic_resolution: false
|
| 93 |
+
# batch_size: 1
|
| 94 |
+
# - target: "person" # what word for erasing the positive concept from
|
| 95 |
+
# positive: "person, dull and desaturated, monochrome, rough and sloppy, lack of depth, flat and two-dimensional, stiff and lifeless, thick outlines" # concept to erase
|
| 96 |
+
# unconditional: "person" # word to take the difference from the positive concept
|
| 97 |
+
# neutral: "person" # starting point for conditioning the target
|
| 98 |
+
# action: "erase" # erase or enhance
|
| 99 |
+
# guidance_scale: 4
|
| 100 |
+
# resolution: 512
|
| 101 |
+
# dynamic_resolution: false
|
| 102 |
+
# batch_size: 1
|
| 103 |
+
# overweight
|
| 104 |
+
# - target: "art" # what word for erasing the positive concept from
|
| 105 |
+
# positive: "realistic art" # concept to erase
|
| 106 |
+
# unconditional: "art" # word to take the difference from the positive concept
|
| 107 |
+
# neutral: "art" # starting point for conditioning the target
|
| 108 |
+
# action: "enhance" # erase or enhance
|
| 109 |
+
# guidance_scale: 4
|
| 110 |
+
# resolution: 512
|
| 111 |
+
# dynamic_resolution: false
|
| 112 |
+
# batch_size: 1
|
| 113 |
+
# - target: "art" # what word for erasing the positive concept from
|
| 114 |
+
# positive: "abstract art" # concept to erase
|
| 115 |
+
# unconditional: "art" # word to take the difference from the positive concept
|
| 116 |
+
# neutral: "art" # starting point for conditioning the target
|
| 117 |
+
# action: "erase" # erase or enhance
|
| 118 |
+
# guidance_scale: 4
|
| 119 |
+
# resolution: 512
|
| 120 |
+
# dynamic_resolution: false
|
| 121 |
+
# batch_size: 1
|
| 122 |
+
# sky
|
| 123 |
+
# - target: "weather" # what word for erasing the positive concept from
|
| 124 |
+
# positive: "bright pleasant weather" # concept to erase
|
| 125 |
+
# unconditional: "weather" # word to take the difference from the positive concept
|
| 126 |
+
# neutral: "weather" # starting point for conditioning the target
|
| 127 |
+
# action: "enhance" # erase or enhance
|
| 128 |
+
# guidance_scale: 4
|
| 129 |
+
# resolution: 512
|
| 130 |
+
# dynamic_resolution: false
|
| 131 |
+
# batch_size: 1
|
| 132 |
+
# - target: "weather" # what word for erasing the positive concept from
|
| 133 |
+
# positive: "dark gloomy weather" # concept to erase
|
| 134 |
+
# unconditional: "weather" # word to take the difference from the positive concept
|
| 135 |
+
# neutral: "weather" # starting point for conditioning the target
|
| 136 |
+
# action: "erase" # erase or enhance
|
| 137 |
+
# guidance_scale: 4
|
| 138 |
+
# resolution: 512
|
| 139 |
+
# dynamic_resolution: false
|
| 140 |
+
# batch_size: 1
|
| 141 |
+
# hair
|
| 142 |
+
# - target: "person" # what word for erasing the positive concept from
|
| 143 |
+
# positive: "person with long hair" # concept to erase
|
| 144 |
+
# unconditional: "person" # word to take the difference from the positive concept
|
| 145 |
+
# neutral: "person" # starting point for conditioning the target
|
| 146 |
+
# action: "enhance" # erase or enhance
|
| 147 |
+
# guidance_scale: 4
|
| 148 |
+
# resolution: 512
|
| 149 |
+
# dynamic_resolution: false
|
| 150 |
+
# batch_size: 1
|
| 151 |
+
# - target: "person" # what word for erasing the positive concept from
|
| 152 |
+
# positive: "person with short hair" # concept to erase
|
| 153 |
+
# unconditional: "person" # word to take the difference from the positive concept
|
| 154 |
+
# neutral: "person" # starting point for conditioning the target
|
| 155 |
+
# action: "erase" # erase or enhance
|
| 156 |
+
# guidance_scale: 4
|
| 157 |
+
# resolution: 512
|
| 158 |
+
# dynamic_resolution: false
|
| 159 |
+
# batch_size: 1
|
| 160 |
+
# - target: "girl" # what word for erasing the positive concept from
|
| 161 |
+
# positive: "baby girl" # concept to erase
|
| 162 |
+
# unconditional: "girl" # word to take the difference from the positive concept
|
| 163 |
+
# neutral: "girl" # starting point for conditioning the target
|
| 164 |
+
# action: "enhance" # erase or enhance
|
| 165 |
+
# guidance_scale: -4
|
| 166 |
+
# resolution: 512
|
| 167 |
+
# dynamic_resolution: false
|
| 168 |
+
# batch_size: 1
|
| 169 |
+
# - target: "boy" # what word for erasing the positive concept from
|
| 170 |
+
# positive: "old man" # concept to erase
|
| 171 |
+
# unconditional: "boy" # word to take the difference from the positive concept
|
| 172 |
+
# neutral: "boy" # starting point for conditioning the target
|
| 173 |
+
# action: "enhance" # erase or enhance
|
| 174 |
+
# guidance_scale: 4
|
| 175 |
+
# resolution: 512
|
| 176 |
+
# dynamic_resolution: false
|
| 177 |
+
# batch_size: 1
|
| 178 |
+
# - target: "boy" # what word for erasing the positive concept from
|
| 179 |
+
# positive: "baby boy" # concept to erase
|
| 180 |
+
# unconditional: "boy" # word to take the difference from the positive concept
|
| 181 |
+
# neutral: "boy" # starting point for conditioning the target
|
| 182 |
+
# action: "enhance" # erase or enhance
|
| 183 |
+
# guidance_scale: -4
|
| 184 |
+
# resolution: 512
|
| 185 |
+
# dynamic_resolution: false
|
| 186 |
+
# batch_size: 1
|
limitedpalette.yaml
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
prompts_file: "./examples/limitedpalette.txt"
|
| 2 |
+
|
| 3 |
+
pretrained_model:
|
| 4 |
+
name_or_path: "I:/models/Stable-diffusion/V1.5/v1-5-pruned.safetensors" # you can also use .ckpt or .safetensors models
|
| 5 |
+
v2: false # true if model is v2.x
|
| 6 |
+
v_pred: false # true if model uses v-prediction
|
| 7 |
+
|
| 8 |
+
network:
|
| 9 |
+
type: "c3lier" # or "c3lier"
|
| 10 |
+
rank: 8
|
| 11 |
+
alpha: 4
|
| 12 |
+
training_method: "full" # selfattn, xattn, noxattn, or innoxattn
|
| 13 |
+
|
| 14 |
+
train:
|
| 15 |
+
precision: "bfloat16"
|
| 16 |
+
noise_scheduler: "ddim" # or "ddpm", "lms", "euler_a"
|
| 17 |
+
iterations: 250
|
| 18 |
+
lr: 4e-4
|
| 19 |
+
optimizer: "AdamW"
|
| 20 |
+
lr_scheduler: "constant"
|
| 21 |
+
max_denoising_steps: 50
|
| 22 |
+
|
| 23 |
+
save:
|
| 24 |
+
name: "limitedpalette"
|
| 25 |
+
path: "./LECO_output/limitedpalette"
|
| 26 |
+
per_steps: 250
|
| 27 |
+
precision: "bfloat16"
|
| 28 |
+
|
| 29 |
+
logging:
|
| 30 |
+
use_wandb: false
|
| 31 |
+
verbose: false
|
| 32 |
+
|
| 33 |
+
other:
|
| 34 |
+
use_xformers: true
|