File size: 2,898 Bytes
13cfe05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
165fe64
 
13cfe05
 
 
 
 
d975b64
 
 
13cfe05
 
 
 
 
 
 
 
 
3edac09
 
 
 
 
13cfe05
 
7386782
 
 
6e8dd81
 
 
7386782
 
 
 
 
 
 
 
 
 
0a92880
7386782
 
 
 
0a92880
7386782
 
 
 
 
 
 
 
 
 
 
13cfe05
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
---
license: other
license_name: non-commercial
license_link: LICENSE
language:
- en
pipeline_tag: text-to-image
tags:
- Image-generation
- flux
- Safetensors
---
# FLUX.1-schnell-dev-merged-fp8

This repository provides the merged .safetensors model file with the params as provided by [sayakpaul](https://huggingface.co/sayakpaul/FLUX.1-merged) for [`black-forest-labs/FLUX.1-dev`](https://huggingface.co/black-forest-labs/FLUX.1-dev)
and [`black-forest-labs/FLUX.1-schnell`](https://huggingface.co/black-forest-labs/FLUX.1-schnell). Please be aware of the licenses of both
the models before using the weights commercially.

<img src="./assets/cat.png" alt="">

For ComfyUI place the model in "models\unet"

# Inference Steps: 6-8
# Guidance Scale: 3.5
# Sampler: Euler
# Schedulers: Normal, sgm_uniform, simple, beta 

(ddim_uniform seems to prefer illustrated styles)

I recommend you try:

6 steps (First Pass) / 2 Steps (Second Pass)<br>
6 steps (First Pass) / 3 Steps (Second Pass)<br>
8 steps (First Pass) / 2 Steps (Second Pass)<br>

The second pass helps refine noisier generations

<a href="https://huggingface.co/drbaph/FLUX.1-schnell-dev-merged-fp8/blob/main/ComfyUI%20Workflow/ComfyUI%20Workflow_Flux.1-Schnell-Dev-merged-fp8%20%2B%20Upscaler.json" 
   style="text-decoration: underline; color: blue; display: block; text-align: left;">
    <h2 style="margin: 0;">ComfyUI Workflow + Upscaler</h2>
</a>

---

<table>
    <thead>
        <tr>
            <th>Merged fp8 (6 steps first pass / 2 steps second pass)</th>
            <th>Merged fp8 (6 steps first pass / 3 steps second pass)</th>
            <th>Merged fp8 (8 steps first pass / 2 steps second pass)</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td>
                <a href="https://huggingface.co/drbaph/FLUX.1-schnell-dev-merged-fp8/blob/main/ComfyUI%20Workflow/6_2.png">
                    <img src="./ComfyUI Workflow/6_2.png" alt="Merged 6 steps (1st pass) / 2 Steps (2nd pass)">
                </a>
            </td>
            <td>
                <a href="https://huggingface.co/drbaph/FLUX.1-schnell-dev-merged-fp8/blob/main/ComfyUI%20Workflow/6_3.png">
                    <img src="./ComfyUI Workflow/6_3.png" alt="Merged 6 steps (1st pass) / 3 Steps (2nd pass)">
                </a>
            </td>
            <td>
                <a href="https://huggingface.co/drbaph/FLUX.1-schnell-dev-merged-fp8/blob/main/ComfyUI%20Workflow/8_2.png">
                    <img src="./ComfyUI Workflow/8_2.png" alt="Merged 8 steps (1st pass) / 2 Steps (2nd pass)">
                </a>
            </td>
        </tr>
    </tbody>
</table>


---


<a href="https://instagram.com/drbaph/">
  <img src="./assets/drbaph.jpg" alt="@drbaph">
</a>

# License
This model falls under the [`FLUX.1 [dev]` Non-Commercial License](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).