InsecureErasure commited on
Commit
faa67fe
·
verified ·
1 Parent(s): 174549f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.