marcsun13 HF Staff commited on
Commit
b04c74a
·
verified ·
1 Parent(s): 0bbe203

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  base_model: black-forest-labs/FLUX.1-dev
3
  library_name: diffusers
 
4
  tags:
5
  - quantization
6
  ---
7
-
8
  # Usage with Diffusers
9
 
10
  To use this quantized FLUX.1 [dev] checkpoint, you need to install the 🧨 diffusers and bitsandbytes library:
 
1
  ---
2
  base_model: black-forest-labs/FLUX.1-dev
3
  library_name: diffusers
4
+ base_model_relation: quantized
5
  tags:
6
  - quantization
7
  ---
 
8
  # Usage with Diffusers
9
 
10
  To use this quantized FLUX.1 [dev] checkpoint, you need to install the 🧨 diffusers and bitsandbytes library: