Anibaaal commited on
Commit
1ca7988
1 Parent(s): 88ae1a1

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Merge of Schnell and Dev variants of the Flux.1 model, each block weight was manually tuned for a smooth transition instead of a merge by absolute/linear ratio.
2
+
3
+ - Recommended 8 steps from brief testing, but works from 4+. If textures like skin looks overdone, reduce to 4 steps.
4
+
5
+ - VAE and CLIP included in .safetensors file
6
+
7
+ # Weights version comparison
8
+ - *"Extreme closeup, frog face, star crystal structure, intricate designs, glowing hues. Extreme depth of field, celestial light, shimmering details, otherworldly charm, majestic elegance."*
9
+ - Test parameters: 8 Steps, CFG 3.5, 1536x1536, seed 0
10
+
11
+ ![Comparison](./FluxFusionDS_Samples/fp8-fp16-comparison.png)
12
+
13
+ # Samples schnell-fusion-dev (fp8-e4m3fn)
14
+ ![](./FluxFusionDS_Samples/1.png)
15
+ ![](./FluxFusionDS_Samples/2.png)
16
+ ![](./FluxFusionDS_Samples/3.png)
17
+ ![](./FluxFusionDS_Samples/4.png)
18
+ ![](./FluxFusionDS_Samples/5.png)
19
+
20
+ # Sample schnell-fusion-dev (compare weights)
21
+ ![](./FluxFusionDS_Samples/6-fp8-e4m3fn.png)
22
+ ![](./FluxFusionDS_Samples/6-fp8-e5m2.png)
23
+ ![](./FluxFusionDS_Samples/6-fp16.png)