Any-to-Any
AbstractPhil commited on
Commit
d5136e1
·
verified ·
1 Parent(s): 9bb9f71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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
  ```