Update README.md
Browse files
README.md
CHANGED
|
@@ -14,13 +14,24 @@ tags:
|
|
| 14 |
> **Note:** This repository is an **archived mirror** and is **not** the original upstream source.
|
| 15 |
> The original model, weights, and documentation are developed and maintained by **Black Forest Labs**.
|
| 16 |
>
|
| 17 |
-
> All hosted model weights are **unmodified**.
|
| 18 |
>
|
| 19 |
> The model is released under the **Apache License, Version 2.0**.
|
| 20 |
> A copy of the license is included in this repository.
|
| 21 |
>
|
| 22 |
> *This repository is not affiliated with or endorsed by Black Forest Labs.*
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
|
| 25 |
The **FLUX.2 [klein]** model family represents Black Forest Labs’ fastest image models to date. FLUX.2 [klein] unifies image generation and editing within a single compact architecture, **delivering state-of-the-art quality with end-to-end inference in under one second**. It is designed for real-time and latency-critical applications and runs on consumer hardware with as little as **~13GB VRAM**.
|
| 26 |
|
|
@@ -28,14 +39,6 @@ The **FLUX.2 [klein]** model family represents Black Forest Labs’ fastest imag
|
|
| 28 |
|
| 29 |
It's a full-capacity foundation model. Undistilled, preserving complete training signal for maximum flexibility. Ideal for fine-tuning, LoRA training, research, and custom pipelines where control matters more than speed. Higher output diversity than the distilled models.
|
| 30 |
|
| 31 |
-
**Official Announcement:**
|
| 32 |
-
🔗 https://bfl.ai/blog/flux2-klein-towards-interactive-visual-intelligence
|
| 33 |
-
|
| 34 |
-
## Official Upstream Sources
|
| 35 |
-
|
| 36 |
-
- **black-forest-labs/FLUX.2-base-klein-4B (original Hugging Face model)**
|
| 37 |
-
https://huggingface.co/black-forest-labs/FLUX.2-klein-base-4B
|
| 38 |
-
|
| 39 |
# **Key Features**
|
| 40 |
|
| 41 |
1. Exceptional speed and quality-to-size ratio.
|
|
|
|
| 14 |
> **Note:** This repository is an **archived mirror** and is **not** the original upstream source.
|
| 15 |
> The original model, weights, and documentation are developed and maintained by **Black Forest Labs**.
|
| 16 |
>
|
| 17 |
+
> All hosted model weights are **unmodified**.
|
| 18 |
>
|
| 19 |
> The model is released under the **Apache License, Version 2.0**.
|
| 20 |
> A copy of the license is included in this repository.
|
| 21 |
>
|
| 22 |
> *This repository is not affiliated with or endorsed by Black Forest Labs.*
|
| 23 |
+
|
| 24 |
+
<p align="center">
|
| 25 |
+
<a href="https://bfl.ai/blog/flux2-klein-towards-interactive-visual-intelligence" target="_blank">
|
| 26 |
+
<img src="https://img.shields.io/badge/Announcement-Black%20Forest%20Labs-black?style=flat-square">
|
| 27 |
+
</a>
|
| 28 |
+
<a href="https://huggingface.co/black-forest-labs/FLUX.2-klein-base-4B" target="_blank">
|
| 29 |
+
<img src="https://img.shields.io/badge/Models-Hugging%20Face-yellow?style=flat-square">
|
| 30 |
+
</a>
|
| 31 |
+
<a href="https://github.com/black-forest-labs/flux2" target="_blank">
|
| 32 |
+
<img src="https://img.shields.io/badge/Source-GitHub-lightgrey?style=flat-square">
|
| 33 |
+
</a>
|
| 34 |
+
</p>
|
| 35 |
|
| 36 |
The **FLUX.2 [klein]** model family represents Black Forest Labs’ fastest image models to date. FLUX.2 [klein] unifies image generation and editing within a single compact architecture, **delivering state-of-the-art quality with end-to-end inference in under one second**. It is designed for real-time and latency-critical applications and runs on consumer hardware with as little as **~13GB VRAM**.
|
| 37 |
|
|
|
|
| 39 |
|
| 40 |
It's a full-capacity foundation model. Undistilled, preserving complete training signal for maximum flexibility. Ideal for fine-tuning, LoRA training, research, and custom pipelines where control matters more than speed. Higher output diversity than the distilled models.
|
| 41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
# **Key Features**
|
| 43 |
|
| 44 |
1. Exceptional speed and quality-to-size ratio.
|