Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,6 @@ tags:
|
|
| 7 |
- stable-diffusion.cpp
|
| 8 |
- flux
|
| 9 |
base_model:
|
| 10 |
-
- black-forest-labs/FLUX.1-schnell
|
| 11 |
- black-forest-labs/FLUX.1-dev
|
| 12 |
quantized_by: leejet
|
| 13 |
---
|
|
@@ -16,7 +15,6 @@ quantized_by: leejet
|
|
| 16 |
|
| 17 |
The license of the quantized files follows the license of the original model:
|
| 18 |
- FLUX.1-dev: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
| 19 |
-
- FLUX.1-schnell: apache-2.0
|
| 20 |
|
| 21 |
These files are converted using https://github.com/leejet/stable-diffusion.cpp
|
| 22 |
|
|
|
|
| 7 |
- stable-diffusion.cpp
|
| 8 |
- flux
|
| 9 |
base_model:
|
|
|
|
| 10 |
- black-forest-labs/FLUX.1-dev
|
| 11 |
quantized_by: leejet
|
| 12 |
---
|
|
|
|
| 15 |
|
| 16 |
The license of the quantized files follows the license of the original model:
|
| 17 |
- FLUX.1-dev: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
|
|
|
| 18 |
|
| 19 |
These files are converted using https://github.com/leejet/stable-diffusion.cpp
|
| 20 |
|