multimodalart HF staff commited on
Commit
1b23bbc
1 Parent(s): 9fa8fcc

fix readme

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -8,15 +8,15 @@ tags:
8
  - image-generation
9
  ---
10
 
11
- ![FLUX.1 [schnell] Grid](./grid.png)
12
 
13
  `FLUX.1 [schnell]` is a 12 billion parameter rectified flow transformer capable of generating images from text descriptions.
14
- For more information, please read our [blog post](https://blackforestlabs.ai/2024/07/31/announcing-black-forest-labs/).
15
 
16
  # Key Features
17
- 1. Cutting-edge output quality and competitive prompt following, matching the performance of closed source alternatives
18
- 2. Trained using latent adversarial diffusion distillation, enabling `FLUX.1 [schnell]` to generate images in 1 to 4 steps.
19
- 3. Open weights to drive new scientific research, and empower artists to develop innovative workflows.
20
 
21
  # Usage
22
  We provide a reference implementation of `FLUX.1 [schnell]`, as well as sampling code, in a dedicated [github repository](https://github.com/black-forest-labs/flux).
 
8
  - image-generation
9
  ---
10
 
11
+ ![FLUX.1 [schnell] Grid](./schnell_grid.jpeg)
12
 
13
  `FLUX.1 [schnell]` is a 12 billion parameter rectified flow transformer capable of generating images from text descriptions.
14
+ For more information, please read our [blog post](https://blackforestlabs.ai/announcing-black-forest-labs/).
15
 
16
  # Key Features
17
+ 1. Cutting-edge output quality and competitive prompt following, matching the performance of closed source alternatives.
18
+ 2. Trained using latent adversarial diffusion distillation, `FLUX.1 [schnell]` can generate high-quality images in only 1 to 4 steps.
19
+ 3. Released under the `apache-2.0` licence, the model can be used for personal, scientific, and commercial purposes.
20
 
21
  # Usage
22
  We provide a reference implementation of `FLUX.1 [schnell]`, as well as sampling code, in a dedicated [github repository](https://github.com/black-forest-labs/flux).