Diffusers
TensorBoard
controlnet
Nacholmo commited on
Commit
c9e7d15
1 Parent(s): 7befabe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ datasets:
8
 
9
  Conditioning only 15% of the pixels closest to black, so as not to affect the luminance of the rest of the image. It goes 1500 steps so far and is quite promising
10
 
11
- ### The concept seems to work, now I have to improve the dataset and do the training again, this week I think I will.
12
 
13
  1500.ckpt is the automatic1111 controlnet extension compatible weight, 1500.yaml is also important
14
 
 
8
 
9
  Conditioning only 15% of the pixels closest to black, so as not to affect the luminance of the rest of the image. It goes 1500 steps so far and is quite promising
10
 
11
+ ### The concept seems to work, now I have to improve the dataset and do the training again, this week I think I will. Also I want to make a Preprocessor to have a blur slider
12
 
13
  1500.ckpt is the automatic1111 controlnet extension compatible weight, 1500.yaml is also important
14