Update README.md
Browse files
README.md
CHANGED
|
@@ -12,22 +12,26 @@ tags:
|
|
| 12 |
> **Note:** This repository is an **archived mirror** and is **not** the original upstream source.
|
| 13 |
> The original model, weights, and documentation are developed and maintained by **Black Forest Labs**.
|
| 14 |
>
|
| 15 |
-
> All hosted model weights are **unmodified**.
|
| 16 |
>
|
| 17 |
> The model is released under the **Apache License, Version 2.0**, which permits use, modification, and redistribution under its terms.
|
| 18 |
>
|
| 19 |
> *This repository is not affiliated with or endorsed by Black Forest Labs.*
|
| 20 |
-
> The maintainer is willing to cooperate in good faith with the original rights holder regarding reasonable requests.
|
| 21 |
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
|
| 27 |
-
## Official Upstream Sources
|
| 28 |
|
| 29 |
-
|
| 30 |
-
https://huggingface.co/black-forest-labs/FLUX.1-schnell
|
| 31 |
|
| 32 |
# Key Features
|
| 33 |
1. Cutting-edge output quality and competitive prompt following, matching the performance of closed source alternatives.
|
|
|
|
| 12 |
> **Note:** This repository is an **archived mirror** and is **not** the original upstream source.
|
| 13 |
> The original model, weights, and documentation are developed and maintained by **Black Forest Labs**.
|
| 14 |
>
|
| 15 |
+
> All hosted model weights are **unmodified**.
|
| 16 |
>
|
| 17 |
> The model is released under the **Apache License, Version 2.0**, which permits use, modification, and redistribution under its terms.
|
| 18 |
>
|
| 19 |
> *This repository is not affiliated with or endorsed by Black Forest Labs.*
|
|
|
|
| 20 |
|
| 21 |
+
<p align="center">
|
| 22 |
+
<a href="https://blackforestlabs.ai/announcing-black-forest-labs/" target="_blank">
|
| 23 |
+
<img src="https://img.shields.io/badge/Announcement-Black%20Forest%20Labs-black?style=flat-square">
|
| 24 |
+
</a>
|
| 25 |
+
<a href="https://huggingface.co/black-forest-labs/FLUX.1-schnell" target="_blank">
|
| 26 |
+
<img src="https://img.shields.io/badge/Models-Hugging%20Face-yellow?style=flat-square">
|
| 27 |
+
</a>
|
| 28 |
+
<a href="https://github.com/black-forest-labs/flux" target="_blank">
|
| 29 |
+
<img src="https://img.shields.io/badge/Source-GitHub-lightgrey?style=flat-square">
|
| 30 |
+
</a>
|
| 31 |
+
</p>
|
| 32 |
|
|
|
|
| 33 |
|
| 34 |
+
`FLUX.1 [schnell]` is a 12-billion-parameter rectified flow transformer capable of generating high-quality images from text descriptions.
|
|
|
|
| 35 |
|
| 36 |
# Key Features
|
| 37 |
1. Cutting-edge output quality and competitive prompt following, matching the performance of closed source alternatives.
|