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