Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,10 @@ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/resolve/main/L
|
|
5 |
base_model:
|
6 |
- black-forest-labs/FLUX.1-dev
|
7 |
pipeline_tag: text-to-image
|
8 |
-
library_name:
|
9 |
tags:
|
10 |
- flux
|
|
|
11 |
---
|
12 |
|
13 |
This is a direct GGUF conversion of [flux.1-lite-8B](https://huggingface.co/Freepik/flux.1-lite-8B)
|
|
|
5 |
base_model:
|
6 |
- black-forest-labs/FLUX.1-dev
|
7 |
pipeline_tag: text-to-image
|
8 |
+
library_name: diffusers
|
9 |
tags:
|
10 |
- flux
|
11 |
+
- GGUF
|
12 |
---
|
13 |
|
14 |
This is a direct GGUF conversion of [flux.1-lite-8B](https://huggingface.co/Freepik/flux.1-lite-8B)
|