Kaoru8 commited on
Commit
30d4a42
·
verified ·
1 Parent(s): be5a937

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ This is a fork of the T5-XXL encoder that uses an extended tokenizer to facilitate Flux uncensoring and offer other benefits to tokenization. More info is on the project's [GitHub page](https://github.com/Kaoru8/T5XXL-Unchained).
2
+
3
+ As of 17.3.2025, third-party tools like [ComfyUI](https://github.com/comfyanonymous/ComfyUI) and [Kohya's training scripts](https://github.com/kohya-ss/sd-scripts) don't yet support the new architecture. Their respective developers have been notified of this release, and may or may not choose to officially support it in a future update to their code. In the meantime, temporary patches for both tools are available in the GitHub repo linked above.