nebulette commited on
Commit
c729d5e
·
verified ·
1 Parent(s): aa11f2b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
2
  license: apache-2.0
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - flux3
5
+ - mage-flow
6
  ---
7
+
8
+ A diffusion model. The training follows the [self-flow](https://bfl.ai/research/self-flow) training method with both (t, s) timestamps.
9
+
10
+ ![](https://cdn.sanity.io/images/2gpum2i6/production/a65b65960a033e7c178622d97384df2107ee72bf-4555x2030.webp)
11
+
12
+ Keywords
13
+ - pixel-space model
14
+ - fully convolutional model
15
+ - Mage Flow's attention block (previously in [Coloring Mage](https://huggingface.co/nebulette/booru-coloring-mage-u))
16
+
17
+ References
18
+ - 2607.19064
19
+ - FLUX 3 - Real World Models
20
+ - ruwww's waifu diffusion