Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,9 @@ library_name: diffusers
|
|
| 6 |
license: other
|
| 7 |
license_name: flux-1-dev-non-commercial-license
|
| 8 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
For more information (including how to compress models yourself), check out https://huggingface.co/DFloat11
|
|
@@ -44,4 +47,4 @@ Feel free to request for other models for compression as well, although I curren
|
|
| 44 |
```
|
| 45 |
#### ComfyUI
|
| 46 |
|
| 47 |
-
Follow the instructions (have not tested myself) here: https://github.com/LeanModels/ComfyUI-DFloat11
|
|
|
|
| 6 |
license: other
|
| 7 |
license_name: flux-1-dev-non-commercial-license
|
| 8 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
| 9 |
+
language:
|
| 10 |
+
- en
|
| 11 |
+
pipeline_tag: text-to-image
|
| 12 |
---
|
| 13 |
|
| 14 |
For more information (including how to compress models yourself), check out https://huggingface.co/DFloat11
|
|
|
|
| 47 |
```
|
| 48 |
#### ComfyUI
|
| 49 |
|
| 50 |
+
Follow the instructions (have not tested myself) here: https://github.com/LeanModels/ComfyUI-DFloat11
|