Update README.md
Browse files
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.
|