nebulette commited on
Commit
2648c95
·
verified ·
1 Parent(s): 54fc0e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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; Z-Image-like, shift-free AdaLN
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
+ ![](images/48x48.png)
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