Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,13 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: non-commercial
|
| 4 |
license_link: LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
# FLUX.1-schnell-dev-merged-fp8-4step
|
| 7 |
|
|
@@ -14,7 +21,7 @@ Flux.1-Dev double_blocks (MM-DiT) onto Flux.1-Schnell, then quantized to fp8 giv
|
|
| 14 |
|
| 15 |
[model1 * value + model2 * (1 - value)]
|
| 16 |
|
| 17 |
-
<img src="./assets/
|
| 18 |
|
| 19 |
# This model also has merged VAE and does not need external clips, loads like a normal Checkpoint
|
| 20 |
|
|
|
|
| 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-4step
|
| 14 |
|
|
|
|
| 21 |
|
| 22 |
[model1 * value + model2 * (1 - value)]
|
| 23 |
|
| 24 |
+
<img src="./assets/cat.webp" alt="">
|
| 25 |
|
| 26 |
# This model also has merged VAE and does not need external clips, loads like a normal Checkpoint
|
| 27 |
|