Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,43 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: other
|
| 3 |
-
license_name: flux-1-dev-non-commercial-license
|
| 4 |
-
license_link: LICENSE
|
| 5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: flux-1-dev-non-commercial-license
|
| 4 |
+
license_link: LICENSE
|
| 5 |
+
---
|
| 6 |
+
**FLUX Model Merge: Detail Enhancement and Acceleration**
|
| 7 |
+
=====================================================
|
| 8 |
+
|
| 9 |
+
This repository contains a merge of two FLUX models, with detail enhancement and acceleration techniques applied. The result consists of six files in total, divided into three quantized GGUF (Q8_0) and three optimized SAFETensors format (fp8_34m3fn_fast).
|
| 10 |
+
|
| 11 |
+
**Files:**
|
| 12 |
+
|
| 13 |
+
1. **GGUF Quantized Models (Q8_0)**:
|
| 14 |
+
- [Model 1](path/to/model1.qguf)
|
| 15 |
+
- [Model 2](path/to/model2.qguf)
|
| 16 |
+
- [Model 3](path/to/model3.qguf)
|
| 17 |
+
|
| 18 |
+
2. **SAFETensors Format (fp8_34m3fn_fast)**:
|
| 19 |
+
- [Hyper-FLUX.1-dev-16steps](https://huggingface.co/ByteDance/Hyper-SD/blob/main/Hyper-FLUX.1-dev-16steps-lora.safetensors)
|
| 20 |
+
- [Hyper-FLUX.1-dev-8steps](https://huggingface.co/ByteDance/Hyper-SD/blob/main/Hyper-FLUX.1-dev-8steps-lora.safetensors)
|
| 21 |
+
- [FLUX.1-Turbo-Alpha](https://huggingface.co/alimama-creative/FLUX.1-Turbo-Alpha)
|
| 22 |
+
|
| 23 |
+
**Detail Enhancement Models Used:**
|
| 24 |
+
|
| 25 |
+
1. **FLUX [pro] 1.1 Style LORA - Extreme Detailer for FLUX.1-dev** (Weight: 0.5) ([Model Link](https://civitai.com/models/832683))
|
| 26 |
+
2. **Best of Flux: Style Enhancing LoRA** (Weight: 0.25) ([Model Link](https://civitai.com/models/821668))
|
| 27 |
+
|
| 28 |
+
**Optimization Credits:**
|
| 29 |
+
|
| 30 |
+
* ByteDance, a leading AI technology company, optimized the following models:
|
| 31 |
+
- Hyper-FLUX.1-dev-16steps
|
| 32 |
+
- Hyper-FLUX.1-dev-8steps
|
| 33 |
+
|
| 34 |
+
* Alimama Creative, a renowned NLP innovator, optimized the following model:
|
| 35 |
+
- FLUX.1-Turbo-Alpha
|
| 36 |
+
|
| 37 |
+
**Attribution and Licensing Notice:**
|
| 38 |
+
|
| 39 |
+
The FLUX.1 [dev] Model is licensed by Black Forest Labs, Inc. under the FLUX.1 [dev] Non-Commercial License. Copyright Black Forest Labs, Inc.
|
| 40 |
+
|
| 41 |
+
Our model weights are released under the FLUX.1 [dev] Non-Commercial License (https://huggingface.co/mdmachine/flux.1-lite-8B-alpha-Hyper-8.Steps-Detail.Plus-fp8_e4m3fn_fast/blob/main/LICENSE.md).
|
| 42 |
+
|
| 43 |
+
This merge combines the strengths of these models, applying detail enhancement and acceleration techniques to create a unique and powerful AI model. We hope this contributes positively to the development of the NLP community!
|