Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
license_name: flux-1-dev-non-commercial-license
|
| 4 |
+
license_link: LICENSE.md
|
| 5 |
+
base_model:
|
| 6 |
+
- HiDream-ai/HiDream-E1-1
|
| 7 |
+
library_name: gguf
|
| 8 |
+
tags:
|
| 9 |
+
- image-editing
|
| 10 |
+
- HiDream.ai
|
| 11 |
+
language:
|
| 12 |
+
- en
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
This GGUF file is a direct conversion of [HiDream-ai/HiDream-E1-1](https://huggingface.co/HiDream-ai/HiDream-E1-1)
|
| 17 |
+
|
| 18 |
+
Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.
|
| 19 |
+
|
| 20 |
+
**Usage**
|
| 21 |
+
|
| 22 |
+
The model can be used with the ComfyUI custom node [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) by [city96](https://huggingface.co/city96)
|
| 23 |
+
|
| 24 |
+
Place model files in `ComfyUI/models/unet` see the GitHub readme for further installation instructions.
|