drbaph commited on
Commit
13cfe05
1 Parent(s): 0f6bafd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -5
README.md CHANGED
@@ -1,5 +1,40 @@
1
- ---
2
- license: other
3
- license_name: non-commercial
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: non-commercial
4
+ license_link: LICENSE
5
+ language:
6
+ - en
7
+ pipeline_tag: text-to-image
8
+ tags:
9
+ - Image-generation
10
+ - flux
11
+ - Safetensors
12
+ ---
13
+ # FLUX.1-schnell-dev-merged-fp8
14
+
15
+ 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)
16
+ and [`black-forest-labs/FLUX.1-schnell`](https://huggingface.co/black-forest-labs/FLUX.1-schnell). Please be aware of the licenses of both
17
+ the models before using the weights commercially.
18
+
19
+ For ComfyUI place the model in "models\unet"
20
+
21
+ # Inference Steps: 6-8
22
+ # Guidance Scale: 3.5
23
+ # Sampler: Euler
24
+
25
+ I recommend you try:
26
+
27
+ 6 steps (First Pass) / 2 Steps (Second Pass)<br>
28
+ 6 steps (First Pass) / 3 Steps (Second Pass)<br>
29
+ 8 steps (First Pass) / 2 Steps (Second Pass)<br>
30
+
31
+ The second pass helps refine noisier generations
32
+
33
+ ---
34
+
35
+ <a href="https://instagram.com/drbaph/">
36
+ <img src="./assets/drbaph.jpg" alt="@drbaph">
37
+ </a>
38
+
39
+ # License
40
+ This model falls under the [`FLUX.1 [dev]` Non-Commercial License](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).