Text-to-Image
Diffusers
Safetensors
flux
flow-matching
distillation
Lakonik commited on
Commit
b1349e2
·
verified ·
1 Parent(s): 56f059b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ tags:
36
 
37
  Please first install the [official code repository](https://github.com/Lakonik/piFlow).
38
 
39
- We provide diffusers pipelines for easy inference. The following code demonstrates how to sample images from the distilled FLUX models.
40
 
41
  ### 4-NFE GM-FLUX.2 (GMFlow Policy)
42
  Note: GM-FLUX.2 supports elastic inference. Feel free to set `num_inference_steps` to any value above 4.
 
36
 
37
  Please first install the [official code repository](https://github.com/Lakonik/piFlow).
38
 
39
+ We provide diffusers pipelines for easy inference. The following code demonstrates how to sample images from the distilled FLUX.2 models.
40
 
41
  ### 4-NFE GM-FLUX.2 (GMFlow Policy)
42
  Note: GM-FLUX.2 supports elastic inference. Feel free to set `num_inference_steps` to any value above 4.