Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- black-forest-labs/FLUX.1-schnell
|
4 |
+
---
|
5 |
+
|
6 |
+
Dist_Schnell_Frankenstein - experimental alpha
|
7 |
+
|
8 |
+
This experiment started with ostris/OpenFLUX.1 and ashen0209/Flux-Dev2Pro and then grew into a Frankenstein model from some dusty models I had in the closet and threw in some loras in to the pot. Used the FluxBlockPatcherSampler and several twised block merges to see what abomination I could possibly come up with and actually surprised myself with pleasing results for a Schnell Distilled Model. It shall be called Dist_Schnell_Frankenstein experimental alpha
|
9 |
+
|
10 |
+
Settings I used (haven't tested outside of this)
|
11 |
+
- 35 Steps with fp8_e4m3fn
|
12 |
+
- Deis with Beta
|
13 |
+
- Flux Vae
|
14 |
+
- t5xxl_fp16
|
15 |
+
- ViT-L-14-BEST-smooth-GmP-ft
|
16 |
+
- cfg 2.5
|
17 |
+
- [Civitai Gallery of Schnell Images from this model](https://civitai.com/collections/5106148)
|
18 |
+
|
19 |
+
Workflow I used - a bit of an abomination in it's self, but I wanted to use Florence with it
|
20 |
+
|
21 |
+
![](workflow_images/workflow.png)
|
22 |
+
|
23 |
+
|
24 |
+
Straight from the sampler:
|
25 |
+
![](workflow_images/ComfyUI_sampler_.png)
|
26 |
+
|
27 |
+
After refining:
|
28 |
+
![](workflow_images/20241004144416_USDBoatyBlend_00001_.png)
|