Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@ tags:
|
|
| 8 |
- image-editing
|
| 9 |
- flux
|
| 10 |
- diffusion-single-file
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
This is a BF16 conversion of [`black-forest-labs/FLUX.2-small-decoder`](https://huggingface.co/black-forest-labs/FLUX.2-small-decoder), converted using `diffusers` and `safetensors`. Weights cast from FP32 to BF16; `bn` statistics preserved as-is.
|
|
|
|
| 8 |
- image-editing
|
| 9 |
- flux
|
| 10 |
- diffusion-single-file
|
| 11 |
+
base_model:
|
| 12 |
+
- black-forest-labs/FLUX.2-small-decoder
|
| 13 |
---
|
| 14 |
|
| 15 |
This is a BF16 conversion of [`black-forest-labs/FLUX.2-small-decoder`](https://huggingface.co/black-forest-labs/FLUX.2-small-decoder), converted using `diffusers` and `safetensors`. Weights cast from FP32 to BF16; `bn` statistics preserved as-is.
|