Update README.md
Browse files
README.md
CHANGED
|
@@ -8,11 +8,13 @@ base_model:
|
|
| 8 |
|
| 9 |
Read the [blog](https://ruwwww.github.io/al-folio/blog/2026/waifu-diffusion/) about the base model.
|
| 10 |
|
|
|
|
|
|
|
| 11 |
## What's new
|
| 12 |
|
| 13 |
- Flux2 RoPE calculation for both the image and text sequences
|
| 14 |
- [Text embeddings](https://huggingface.co/nebulette/booru-character-aware-tokenizer) as a condition
|
| 15 |
-
- [Klein-like](https://huggingface.co/nebulette/klein-x), bias-free modules and QK norm
|
| 16 |
- Initialized from the [base model](https://huggingface.co/ruwwww/waifu_diffusion), kept the CIELAB output
|
| 17 |
|
| 18 |
## Future
|
|
|
|
| 8 |
|
| 9 |
Read the [blog](https://ruwwww.github.io/al-folio/blog/2026/waifu-diffusion/) about the base model.
|
| 10 |
|
| 11 |
+

|
| 12 |
+
|
| 13 |
## What's new
|
| 14 |
|
| 15 |
- Flux2 RoPE calculation for both the image and text sequences
|
| 16 |
- [Text embeddings](https://huggingface.co/nebulette/booru-character-aware-tokenizer) as a condition
|
| 17 |
+
- [Klein-like](https://huggingface.co/nebulette/klein-x), bias-free modules and QK norm, shift-free AdaLN
|
| 18 |
- Initialized from the [base model](https://huggingface.co/ruwwww/waifu_diffusion), kept the CIELAB output
|
| 19 |
|
| 20 |
## Future
|