Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,9 @@ There are many possible toggles and many variations for this shunt to be used.
|
|
12 |
The only one I hooked up is the basic tool meant for simple text encoder guidance, then I shunted it into clip_embeds for a test.
|
13 |
|
14 |
|
|
|
|
|
|
|
15 |
|
16 |
|
17 |
```
|
|
|
12 |
The only one I hooked up is the basic tool meant for simple text encoder guidance, then I shunted it into clip_embeds for a test.
|
13 |
|
14 |
|
15 |
+
Drag and drop into colab and generate some sdxl images with it.
|
16 |
+
|
17 |
+
Fiddle with the taps and mess with the settings to add additional or reduce guidance from the T5-small variations with your clip_l.
|
18 |
|
19 |
|
20 |
```
|