Update README.md
Browse files
README.md
CHANGED
@@ -7,3 +7,8 @@ Code I am working on for it, will be in
|
|
7 |
|
8 |
|
9 |
https://github.com/ppbrown/t5sdxl/
|
|
|
|
|
|
|
|
|
|
|
|
7 |
|
8 |
|
9 |
https://github.com/ppbrown/t5sdxl/
|
10 |
+
|
11 |
+
# Contents
|
12 |
+
|
13 |
+
The majority of it is just the sdxl base 1.0, with the text tokenizers taken out.
|
14 |
+
However, do note that the main tokenizer has been replaced with a new definition, specifying T5 type.
|